Ben Anderson
|
34ae17ee17
|
Options menus no longer depend on hardcoded screen name
|
2005-01-08 20:46:32 +00:00 |
|
Ben Anderson
|
28b7541b60
|
Fix typographical error (or so I hope it is...)
|
2005-01-08 14:19:56 +00:00 |
|
Ben Anderson
|
dee52f75b1
|
Fix combos (does ScoreKeeper5th need fixing too?)
|
2004-12-29 19:12:25 +00:00 |
|
Ben Anderson
|
cd541f58dc
|
Add VirtualKeyboard
|
2004-11-27 06:23:52 +00:00 |
|
Ben Anderson
|
6ae0918d7b
|
Catch (solo) tag
|
2004-11-13 21:35:17 +00:00 |
|
Ben Anderson
|
53857a39ff
|
Let's clean up everyone's logs a little bit...
|
2004-11-13 17:48:59 +00:00 |
|
Ben Anderson
|
b9e5fe5245
|
Implement common substring algorithm, it provides a more accurate ID of the title and the difficulty of each file.
|
2004-11-13 17:38:08 +00:00 |
|
Ben Anderson
|
1104565faa
|
Proof that I forgot to diff before committing... Stupid me. That comment is useless.
|
2004-11-12 04:01:20 +00:00 |
|
Ben Anderson
|
96859248d8
|
Yes, it IS the best name damnit! How did that get there?
|
2004-11-12 03:59:05 +00:00 |
|
Ben Anderson
|
946d0993bf
|
Fallback graphics for passmark lifebar
|
2004-11-12 03:45:36 +00:00 |
|
Ben Anderson
|
cdca8e1457
|
Implement LifeMeterBar passing and LifeMeterBar extra passing, lifebars that display when the player is above the passmark.
|
2004-11-12 03:44:15 +00:00 |
|
Ben Anderson
|
f61f53cdc2
|
Somebody forgot to modify the header...
|
2004-11-07 05:34:05 +00:00 |
|
Ben Anderson
|
0322d5d447
|
Whoever wrote this apparently thought the FLUSHING state had something to do with playing back the sound. Removing this fixed the bug where 'short' keysounds were clipped. And I guess I might as well fix a small typographical error in that comment.
|
2004-11-03 23:59:23 +00:00 |
|
Ben Anderson
|
806f519d16
|
Parse direct BPM changes correctly (source: http://www.angelfire.com/ga4/jackatrades606606/BMS_Reading_Tutorial.txt )
|
2004-11-01 01:49:50 +00:00 |
|
Ben Anderson
|
3d867ad714
|
Made more readable as per Glenn's suggestion
|
2004-10-23 17:29:45 +00:00 |
|
Ben Anderson
|
56a0316a8a
|
Optimization, and slightly more professional-looking behavior for the song progress meter.
|
2004-10-23 14:38:08 +00:00 |
|
Ben Anderson
|
715099fc5b
|
Applied GCC 3.4 patch from Crypto++ website, with slight workaround to avoid adding fips140.h. Now compiles on Linux with GCC 3.4.
|
2004-10-23 00:57:40 +00:00 |
|
Ben Anderson
|
c8ed60a646
|
Fudging by 5 seconds is more of a wild guess than anything useful. Going by the "last beat" makes more sense.
|
2004-10-22 02:28:24 +00:00 |
|
Ben Anderson
|
6fca202800
|
Not all Linux systems have a header that declares _CS_GNU_LIBPTHREAD_VERSION (Slackware 9.0 included apparently)
|
2004-03-14 19:46:16 +00:00 |
|
Ben Anderson
|
105f307d5f
|
Added necessary include
|
2004-03-14 15:08:10 +00:00 |
|
Ben Anderson
|
e3e1410ba8
|
Added 3D metrics. That was an, interesting, experience.
|
2003-11-17 23:03:59 +00:00 |
|
Ben Anderson
|
bdb280256e
|
If only people wouldn't use MSVC6... oh well.
|
2003-11-07 23:28:26 +00:00 |
|
Ben Anderson
|
31f6ad7215
|
Take a look at the diff, and take a wild guess.
|
2003-11-01 23:43:22 +00:00 |
|
Ben Anderson
|
093018ddb6
|
Added Attack. wolfman2000, you've been waiting for this...
|
2003-10-26 22:25:08 +00:00 |
|
Ben Anderson
|
66a34d1345
|
Added more things than I can remember...
|
2003-10-15 02:32:28 +00:00 |
|
Ben Anderson
|
939a0cee10
|
SDL_Types.h isn't around anymore; I'm assuming this file wasn't updated since then since it compiles without the #include.
|
2003-10-15 01:48:04 +00:00 |
|
Ben Anderson
|
627ecc3685
|
Case counts on Linux
|
2003-10-15 01:44:35 +00:00 |
|
Ben Anderson
|
c0de92976a
|
Added ScreenCenterImage and ScreenTestInput. Made Makefile.am harder to read :p
|
2003-10-11 18:33:40 +00:00 |
|
Ben Anderson
|
cab3ed795f
|
SaveGamePrefsToDisk / ReadGamePrefsFromDisk have been moved...
|
2003-10-04 01:30:14 +00:00 |
|
Ben Anderson
|
a7e09954ef
|
Include CharacterHead
|
2003-09-29 21:35:04 +00:00 |
|
Ben Anderson
|
15655ea98b
|
Another chunk of code tested using VC6, I see...
|
2003-09-22 00:51:10 +00:00 |
|
Ben Anderson
|
2a58216a94
|
The usual complaint about ISO 'for' scoping from GCC, blah blah
|
2003-09-22 00:41:38 +00:00 |
|
Ben Anderson
|
c1889a8afd
|
Auto-map EMS USB2 on Linux
|
2003-09-11 02:42:29 +00:00 |
|
Ben Anderson
|
bccafc6bec
|
Changed the screenshot key to F11 so that at least it works in Linux. Feel free to think of a better solution.
|
2003-08-27 01:30:32 +00:00 |
|
Ben Anderson
|
805c9a2288
|
GCC was bitching again.
|
2003-08-24 18:35:48 +00:00 |
|
Ben Anderson
|
f820850b0e
|
Works on Linux
|
2003-08-20 14:31:55 +00:00 |
|
Ben Anderson
|
dd38711f1a
|
Add BeginnerHelper
|
2003-08-20 13:30:20 +00:00 |
|
Ben Anderson
|
2ea4f58497
|
Er... Well, it makes GCC happy.
|
2003-08-20 11:48:30 +00:00 |
|
Ben Anderson
|
180642b826
|
Add NoteFieldPlus
|
2003-08-17 01:05:15 +00:00 |
|
Ben Anderson
|
a9d4a508fb
|
Case counts on Linux
|
2003-07-16 20:11:03 +00:00 |
|
Ben Anderson
|
e882f9d3b2
|
Case counts on Linux
|
2003-07-11 18:08:57 +00:00 |
|
Ben Anderson
|
74f93ed4cd
|
Case counts on Linux
|
2003-07-11 16:52:58 +00:00 |
|
Ben Anderson
|
897caf4cee
|
Case counts on Linux
|
2003-07-07 22:12:12 +00:00 |
|
Ben Anderson
|
9d52c28315
|
Quite a few target changes so that the build works once again
|
2003-07-02 16:28:58 +00:00 |
|
Ben Anderson
|
5025eba307
|
ISO for scoping compliance blah blah
|
2003-06-21 15:58:19 +00:00 |
|
Ben Anderson
|
ec2730119c
|
ISO forbids using variables declared in for loop iterators outside the for loop blah blah...
|
2003-06-19 19:27:14 +00:00 |
|
Ben Anderson
|
b103519bd7
|
Added DifficultyDisplay to the build
|
2003-06-18 15:52:34 +00:00 |
|
Ben Anderson
|
7335e3a51d
|
GCC had a complaint re: ISO compliance, this shut it up
|
2003-06-16 23:23:03 +00:00 |
|
Ben Anderson
|
a0eb0316da
|
Whoops, we don't have ScreenPlayerOptions2 anymore
|
2003-06-16 22:02:03 +00:00 |
|
Ben Anderson
|
963ad8e4b4
|
Added ScreenPlayerOptions2 to the build
|
2003-06-15 17:53:58 +00:00 |
|
Ben Anderson
|
bb56cc6f80
|
course.h and Course.h are NOT the same thing on Linux, sorry about that
|
2003-06-15 17:45:57 +00:00 |
|
Ben Anderson
|
26d900ac6d
|
Oops! Someone forgot to include RageSoundDriver_SDL.h
|
2003-06-14 17:06:10 +00:00 |
|
Ben Anderson
|
ac2ef00623
|
Added RageSoundDriver_SDL to the build
|
2003-06-14 17:04:46 +00:00 |
|
Ben Anderson
|
b06d951e71
|
Whoops! That's not supposed to be const! Respect the rule of the almighty GCC!
|
2003-06-12 23:04:48 +00:00 |
|