Commit Graph
34 Commits
Author SHA1 Message Date
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