Commit Graph
11591 Commits
Author SHA1 Message Date
Glenn Maynard 3c7aa0bf7f DialogDriverNull -> DialogDriver_Null 2004-09-05 01:20:55 +00:00
Glenn Maynard f3cc65a51d why was this catching everything? Non-RageExceptions should be
caught and handled by the individual drivers.
2004-09-05 01:19:47 +00:00
Glenn Maynard 85c4c2a364 simplify 2004-09-05 01:02:13 +00:00
Glenn Maynard fd8e2e9d16 fix "MemoryCardOsMountPointP#" in windows 2004-09-04 22:38:16 +00:00
Glenn Maynard 10793fdc50 add MusicWheel::IsSettled 2004-09-04 21:32:36 +00:00
Glenn Maynard d3c9b381bf update 2004-09-04 04:35:29 +00:00
Glenn Maynard a6d3516b69 cleanup 2004-09-04 04:30:36 +00:00
Glenn Maynard fdbe1b01dd implement PREFSMAN->m_bPalettedBannerCache 2004-09-04 04:29:37 +00:00
Glenn Maynard 4b4466b5f6 update 2004-09-04 04:28:46 +00:00
Glenn Maynard 48d6f1f6ce vc7 fix 2004-09-04 04:26:35 +00:00
Glenn Maynard 4be3f800d7 m_bPalettedBannerCache 2004-09-04 04:19:04 +00:00
Glenn Maynard 8069b42d1c update 2004-09-04 04:18:15 +00:00
Glenn Maynard 901b83822b fixes 2004-09-04 04:17:38 +00:00
Glenn Maynard 30e0c20813 re-update 2004-09-04 04:15:32 +00:00
Glenn Maynard 8a7edb2055 consistency 2004-09-04 04:15:05 +00:00
Glenn Maynard 08e1eb75ec update 2004-09-04 04:13:07 +00:00
Glenn Maynard 0cd976eeb8 add RageSurfaceUtils::Palettize 2004-09-04 04:11:51 +00:00
Glenn Maynard 8879e7c2f1 s/Palettize/PalettizeToGrayscale/ 2004-09-04 04:10:56 +00:00
Glenn Maynard 1b174cb718 fix error 2004-09-04 01:52:11 +00:00
Charles Lohr 34d10acdb9 Added command 10, and added tweening for ScreneNetEvaluation. 2004-09-03 15:33:00 +00:00
Charles Lohr 3326f6579e Updated protocol 2004-09-03 15:31:42 +00:00
Ryan Dortmans 4a512f535b Added additional missing network file references. 2004-09-03 06:47:00 +00:00
Charles Lohr 97e79095fc Fix: allow transfer to next screen. 2004-09-03 00:12:53 +00:00
Charles Lohr a1d0f961e8 Updated protocol. 2004-09-02 23:53:49 +00:00
Charles Lohr b3905ec2d7 Maybe this will make the player's name show properly? 2004-09-02 23:53:26 +00:00
Josh Allen 29f9214af1 Incorrect Write function used 2004-09-02 23:47:02 +00:00
Josh Allen 7e1d449b31 Slight protocol change in game over function 2004-09-02 23:42:29 +00:00
Josh Allen 8b817052c5 Fixed song
select bug of not actually starting due to calling ClearHasSong() at the
 incorrect time.
2004-09-02 21:42:33 +00:00
Josh Allen a04da74fa1 Fixed SortStats bug resulting in extra blank users 2004-09-02 21:27:48 +00:00
Glenn Maynard 2c0f66c93b warnings 2004-09-02 21:09:51 +00:00
Glenn Maynard d52417429f fix warnings 2004-09-02 21:05:57 +00:00
Josh Allen 7c59f59586 Cleaned up code. 2004-09-02 16:39:45 +00:00
Charles Lohr b97a0ad172 Cleanup and change around... maybe this will work better? 2004-09-02 04:54:54 +00:00
Charles Lohr 67554e252a Changed tweens and spacing to make it look better. 2004-09-02 03:41:49 +00:00
Josh Allen 466cf0afe3 Fixed not sending end game stats to all clients. 2004-09-02 03:41:17 +00:00
Charles Lohr 4184b753d0 fixed: show proper number of leading 0's 2004-09-02 03:15:39 +00:00
Josh Allen 22f42b117b Fixed major steps counting bug in server. Removed unneeded commented code. 2004-09-02 02:47:09 +00:00
Glenn Maynard 514dd10d4a bump cache 2004-09-02 01:52:37 +00:00
Glenn Maynard 7f901cb1f8 font update 2004-09-02 01:51:47 +00:00
Glenn Maynard bec7dab62a fix OSC1 "Love Hina" title
add OSC2 "Dejiko to Gema" translit; correct "Assami" -> "Asami"
add OSC3 "E-Paksa" translit
2004-09-02 01:50:58 +00:00
Glenn Maynard 5e4105eee7 minor hack: allow "-erase-" to clear fields 2004-09-02 01:48:11 +00:00
Glenn Maynard 38f5b8d46c also trim both sides of the artist; this fixes TM5 "Lady Madonna" artist sorting 2004-09-02 01:05:18 +00:00
Josh Allen 015ffb7c85 Fixed bugs in ScreenNetEvaluation and in server game over. 2004-09-02 00:37:03 +00:00
Glenn Maynard f9c1bdb669 trim both sides of the title; this fixes TM5 " GO" sorting to the wrong place 2004-09-01 23:46:19 +00:00
Glenn Maynard 5e41e72e51 comment 2004-09-01 23:12:20 +00:00
Josh Allen 312faa6c72 Protocol changes. 2004-09-01 19:50:30 +00:00
Charles Lohr 77c70bac8c Metrics for screen net evaluation 2004-09-01 19:35:36 +00:00
Charles Lohr a8eba0f58e Current SMLAN Protocol. It's better to have it in CVS than passing it around through other means. 2004-09-01 17:20:48 +00:00
Charles Lohr 9957b840b4 Added changing of DifficultyIcons 2004-09-01 17:16:01 +00:00
Charles Lohr 3769a40848 Fixed combo looping at 256. 2004-09-01 14:58:59 +00:00