Jason Felds
68e0be3595
No longer supporting these.
2013-04-16 00:16:31 -04:00
Jason Felds
0ae4183f7b
Round 2-2 of this.
2013-04-16 00:16:02 -04:00
Jason Felds
1d7b5fe852
Round 2 of this.
2013-04-15 23:26:05 -04:00
Jason Felds
26399964cb
Update the 2011 project for DirectX 9.
...
To JCG: welcome aboard. Please be careful about
new commits when you don't have the latest tools.
2013-04-14 12:10:55 -04:00
Jason Felds
7603aaef77
Forgot about the "bare" target.
...
...is this even used?
2013-02-10 21:03:29 -05:00
Jason Felds
ae5b1c6d26
Performance Debug should have its own .app name.
2013-02-10 21:00:08 -05:00
Jason Felds
591bbae070
Compiles and links. Try at your own risk.
2013-02-10 20:38:14 -05:00
Jason Felds
eaad585fa8
Transplant revision b18dc32.
...
Original message is as follows:
[Xcode4.4] wrong code: NSBitsPerPixelFromDepth seems to like to return 0.
instead, use a reimplementation of CGGetDisplayBitsPerPixel
2013-02-10 20:31:40 -05:00
Jason Felds
bc244cb72b
Better update this one too.
2013-02-10 11:47:13 -05:00
Jason Felds
bf54a30dbb
Definitely confirmed these files are gone.
...
Mac OS X still broken.
2013-02-10 11:32:43 -05:00
Jason Felds
3d90a33394
No point in saving CoinData anymore.
2013-02-10 10:32:11 -05:00
Jason Felds
d7518ef5b3
Bring Xcode up to 4.6 standards.
...
Basically includes hi def image stuff and headers.
Note: Mac OS X build is broken. LowLevelWindow_MacOSX.mm refers to the removed RageDisplay_Legacy_Helpers files. The replacement is not immediately obvious.
2013-02-10 01:10:01 -05:00
Jason Felds
3739c36956
No need for coin data.
2013-02-07 22:14:19 -05:00
Jason Felds
7393835644
Removing CoinMode here.
...
Don't know if these are even used.
2013-02-07 22:07:00 -05:00
Jason Felds
28708187c9
Fakes too.
2013-02-05 17:03:36 -05:00
Jason Felds
0e494a3b44
Address warp issue if never passed a warp yet.
...
Thanks to phantom again for catching this.
2013-02-05 17:02:39 -05:00
Jason Felds
569cd0ad86
Forgot to add my changelog entry.
2013-02-04 23:31:44 -05:00
Jason Felds
1b8da256e1
Fix warp/mine stutter that could take place.
...
Fixes commit 535ef4d : thanks phantom.
2013-02-03 14:14:05 -05:00
Jason Felds
413538170e
Add the <cstring> header......wait.
...
Did this file change new lines AGAIN?!?
OY.
2013-02-02 00:27:03 -05:00
Jason Felds
04644ed3c3
Only do the _MSC_VER calculations if defined.
2013-02-01 23:04:46 -05:00
Jason Felds
1e9ffd1a64
Reasonably sure that mingw won't use d3d.
...
If mistaken...well, deal with it then.
2013-02-01 22:57:28 -05:00
Jason Felds
2ae401940a
Don't redefine if already defined.
...
Looks like some MinGW setups already have this.
Also...line endings. OY.
2013-02-01 22:50:17 -05:00
Jason Felds
6ac0e9037f
Slightly better phrasing.
2013-02-01 22:08:16 -05:00
Jason Felds
449ab0086f
Keep text files with CRLF.
...
Have to keep the Notepad lovers happy.
2013-02-01 22:07:36 -05:00
Jason Felds
7769142ec0
That's enough gotos to go away for now.
2013-01-24 23:41:41 -05:00
Jason Felds
dacb721e4b
goto -> fake infinite.
2013-01-24 23:33:42 -05:00
Jason Felds
3ec76f4dc6
More goto removals.
2013-01-24 23:29:54 -05:00
Jason Felds
1044dcd86d
Another goto replace with a fake infinite.
2013-01-24 23:25:28 -05:00
Jason Felds
7bbeb689db
Another batch of gotos gone.
...
Using the fake infinite loop style to avoid the
(stupid) windows constant evaluation pedantic warning.
2013-01-24 23:07:16 -05:00
Jason Felds
9e9aa237e9
More goto removals.
2013-01-24 23:00:47 -05:00
Jason Felds
fb06985b64
Another goto goes away.
...
As far as if a variable should be made in the loop
or out of it...consider that up for debate.
2013-01-24 22:54:02 -05:00
Jason Felds
fbc605302d
More goto removals.
...
Note: unsure if the path must be collapsed each time.
2013-01-24 22:38:24 -05:00
Jason Felds
f3fdfd7b8e
Bring in the timing data/song/step changes.
2013-01-24 22:19:39 -05:00
Jason Felds
5fd75f49ce
Nothing against goto, but this must goto trash.
...
...ugh. Bad pun.
2013-01-24 22:18:24 -05:00
Jason Felds
5e6a9628d0
DOcument the previous commits.
2013-01-07 00:50:30 -05:00
Jason Felds
ada0c3cdd0
Restore storing to 6 decimals.
2013-01-06 21:15:36 -05:00
Jason Felds
7bc9295508
Expand to two decimals.
...
The reason is due to BPMSegments and their storing of BPS rather than BPM.
2013-01-06 21:12:28 -05:00
Jason Felds
15b99c5b41
Only display decimals as needed.
2013-01-06 21:11:51 -05:00
Jason Felds
b62c1509e0
ints should be reset to 0, not NULL.
...
I know it's a macro, but this is just begging
to be abused somehow.
2013-01-04 11:01:00 -05:00
Jason Felds
9485149903
I'm counting this as fixed.
...
And I'm not putting myself first.
Alphabetical order wins this time.
2013-01-03 23:51:48 -05:00
Jason Felds
3c60d3ea02
Merge (with Mercurial resolve)
2013-01-03 23:02:11 -05:00
Jason Felds
350c31102a
Merge
2013-01-03 23:01:49 -05:00
Jason Felds
af07e028a1
Hopefully fix routine bug.
2013-01-03 22:59:03 -05:00
Jason Felds
f8865e8de3
Revert "fix file/line numbers in ASSERT_M/FAIL_M"
...
This reverts commit 376056a0cf .
Time to test before sending up.
2012-12-27 21:38:42 -05:00
Jason Felds
c8f8d6c459
Revert "war on -Werror, part 9: static inline > macros."
...
This reverts commit d080c38196 .
...partly. Still have to adjust things.
2012-12-27 21:36:58 -05:00
Jason Felds
a15cbc431d
War on -Werror, part 14: More hodgepodge.
2012-12-27 12:45:04 -05:00
Jason Felds
52df8ea981
War on -Werror, part 13: hodgehodge.
2012-12-27 12:07:02 -05:00
Jason Felds
1fc16698ba
War on -Werror, part 12: explicit bool usage.
...
It may save a few cycles, but it's best to be
explicit on boolean operations, especially with
ASSERT.
2012-12-27 11:38:53 -05:00
Jason Felds
bddbed7e7e
war on -Werror, part 11: const int -> float loss.
...
Had to work around the inline static const int rule
to do it, but at least there is no data loss now.
2012-12-27 11:13:41 -05:00
Jason Felds
e86aeb66a8
war on -Werror, part 10: more informals.
2012-12-27 11:01:51 -05:00
Jason Felds
d080c38196
war on -Werror, part 9: static inline > macros.
...
At least, according to the new wisdom of today.
2012-12-27 11:00:06 -05:00
Jason Felds
e01537405f
war on -Werror, part 8: more informals.
...
General guide: if the parameter name and its typings
match almost exactly, the name goes away.
Otherwise, it's commented out to allow for some
documentation.
2012-12-27 00:00:28 -05:00
Jason Felds
4f07a0ea8b
war on -Werror, part 7: start informal params.
...
I'm preserving our numbering Pohly. ;)
2012-12-26 23:23:59 -05:00
Jason Felds
2ad71548b8
war on -Werror, part 5: win macro redefinition.
...
Replaces commit 70b8f34 .
2012-12-26 22:44:08 -05:00
Jason Felds
c634460edb
Merge fun.
2012-10-16 21:06:32 -04:00
Jason Felds
32d5a011ee
Don't allow setting the meter to < 1.
2012-10-16 21:05:27 -04:00
Jason Felds
6d35cdddd5
Remove the partial timing copy/paste hack job.
2012-10-02 20:54:55 -04:00
Jason Felds
59eac74dd2
Fix the editor with ScreenEditorOptions.
2012-10-02 20:51:52 -04:00
Jason Felds
4ef48a2bcf
Restore...one file's line endings?
...
...trying to clean this up is harder than I thought.
2012-06-24 09:39:09 -04:00
Jason Felds
5102c1711a
Controversial feature, and of last resort. Kill.
2012-06-19 09:47:39 -04:00
Jason Felds
0e120e2376
...ah yes. Merges. My old friends.
2012-06-19 09:45:55 -04:00
Jason Felds
3c5e72e0dc
Fix some Xcode warnings.
...
Also, need to test committing on Mac again.
2012-06-19 09:45:18 -04:00
Jason Felds
5282645a9a
Texture Font Generator for VS2010.
...
I will look forward to when we don't need this.
2012-05-21 22:20:08 -04:00
Jason Felds
de62676daf
Now, will the merged stuff work?
2012-05-21 21:48:41 -04:00
Jason Felds
00f7991759
Temporarily disable the version checker properly.
...
Sorry Aldo, but I still want this to point
to the proper version of SM5. ;)
2012-05-21 21:47:19 -04:00
Jason Felds
524755fad8
Minor adjustments on the VS2010 file.
2012-05-21 21:45:08 -04:00
Jason Felds
9e1e7970ef
[ScreenEdit] New menu to modify attacks.
...
Check the Area Menu (Enter Key) to have fun.
2012-05-21 21:42:06 -04:00
Jason Felds
55e1eff14c
Quick way to get the number of attacks.
2012-05-21 21:10:10 -04:00
Jason Felds
db3b93f79e
hgeol attack during debugging.
2012-05-21 21:09:47 -04:00
Jason Felds
c549fe26f0
Make it false for now.
...
When the server points to check for SM5 properly
and not another build, then we can look into it.
2012-05-21 18:33:27 -04:00
Jason Felds
3148121f1f
Hack: stop lua error and crash on "fixing".
...
v can't be concatenated: it's a boolean.
Anyone more versed in lua want to take a look?
2012-05-21 18:28:15 -04:00
Jason Felds
d624ae5010
I think false was intended here.
2012-05-21 08:59:57 -04:00
Jason Felds
b71caa445c
hgeol I bet.
2012-05-10 02:02:37 -04:00
Jason Felds
a8eca9c49c
The bigger issue, of course...
...
...is that InitScoringModes doesn't exist.
Comment out the block of code for now.
2012-05-10 02:02:16 -04:00
Jason Felds
ae95752408
I'm guessing more HGEOL crap.
2012-05-04 21:58:21 -04:00
Jason Felds
1cbbf08c58
Reduce warnings on external projects.
2012-05-04 17:13:55 -04:00
Jason Felds
f31372c7d6
Almost half a year late on copyright update?
...
Man, we've fallen behind here.
2012-05-04 16:30:52 -04:00
Jason Felds
54aff5282a
No universal support for Xcode 4.3.
2012-05-04 16:28:34 -04:00
Jason Felds
9f2b9e4853
Minimum build we (try to) support is 10.5.0.
...
Best to not lie about it unintensionally.
2012-05-04 16:26:59 -04:00
Jason Felds
26f5e8d78c
Replace Steps:UseSplitTiming.
...
Instead, use Song:IsStepsUsingDifferentTiming.
2012-04-08 23:56:28 -04:00
Jason Felds
2031cbb366
Put in vyhd's patch for proper TD comparisons.
2012-04-08 14:26:28 -04:00
Jason Felds
ee8fd495a5
Due for a merge.
2012-04-08 13:47:56 -04:00
Jason Felds
392e7fac25
Programmers, start your debuggers!
2012-04-08 13:47:23 -04:00
Jason Felds
217cfa7350
Fix nonexistant techno-double8.
...
The game mode never existed people!
......you know what? Forget it. Enjoy playing
with 16 arrows that are hard to read.
2012-04-06 19:03:52 -04:00
Jason Felds
587a5961ed
Some improvements on the techno side.
2012-04-06 17:32:40 -04:00
Jason Felds
226b79cbe1
Fix techno double 5.
...
I wonder if someone previously mixed up double 5
with double 8 here.
Even though there shouldn't need to be a double 8...
2012-04-06 16:45:04 -04:00
Jason Felds
759ee2c28b
Add a rhythm based technomotion skin.
...
This is based off of Jousway's _Editor skin.
If anyone wants pad colors, it's up to you
to set those up.
2012-04-06 16:07:48 -04:00
Jason Felds
a021f01b91
Add Techno Double 8...wait, what?!?
...
I don't recall Technomotion having this mode
for doubles play!
Did we borrow something from pyDance here?
2012-04-06 15:37:09 -04:00
Jason Felds
6782efb80f
Fix setting some mods that always used drunk.
...
Thanks to TaroNuke for the assist.
2012-04-03 00:07:04 -04:00
Jason Felds
9b78490059
Fix minor warning, make it not take a whole line.
2012-03-31 13:49:22 -04:00
Jason Felds
73cc1bdaae
[sm5a2futures -> default] Not that much changed...
...
Mainly minor stuff. Time this gets brought in.
The other multi chain branches...
unsure of their fate. May need to be redone again
since not everyone is happy with its progress.
2012-03-18 22:05:07 -04:00
Jason Felds
9258d923e3
Make this run in 2010.
...
Hmm...didn't I do this in the futures branch?
2012-03-18 15:52:07 -04:00
Jason Felds
354a345c4d
Again, why the linux hate?
...
I know the functionality is busted, but still.
2012-03-12 15:12:55 -04:00
Jason Felds
56d1bd12fb
Any reason this was excluded from the linux side?
...
It's on both Mac and Windows as far as I can tell.
Feel free to revert if there was a reason.
2012-03-12 15:01:05 -04:00
Jason Felds
ea9aa92a4e
Ignore VS2010 specific files.
2012-03-09 11:35:59 -05:00
Jason Felds
0c82c7e3d6
[default -> sm5a2futures] Due for this now.
2012-03-02 01:08:44 -05:00
Jason Felds
9970c117d7
[sm5a2futures] Add missing multimap const.
...
I don't think we're using this yet, but
it's best to be prepared just in case.
2012-02-29 00:11:51 -05:00
Jason Felds
a384a7d8d0
[cleanNoteData] Silly typo.
2012-02-27 13:46:12 -05:00
Jason Felds
1b071cb057
[cleanNoteData] We don't change step types here.
2012-02-27 13:45:12 -05:00
Jason Felds
d581f8b4c5
[cleanNoteData] Typo fix and simplification.
...
No need for the switch if we're only acting on
one value.
2012-02-27 13:42:15 -05:00