Commit Graph
11573 Commits
Author SHA1 Message Date
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
Chris Danford d6c1561dbc fix "can't enter codes on ScreenTitleMenu if UseDedicatedMenuButtons is on" 2004-09-01 08:15:41 +00:00
Chris Danford b893ccc271 fix linux compile 2004-09-01 07:59:13 +00:00
Charles Lohr a3cad63f0f Made chatting save between ScreenNetSelectMusic's 2004-09-01 05:02:28 +00:00
Charles Lohr 82e4a01612 ScreenNetEvaluation done... Waiting for server implementation. 2004-09-01 04:09:36 +00:00
Charles Lohr 1c3e0ddd22 Basic ScreenNetEvaluation 2004-08-31 16:41:58 +00:00
Charles Lohr da75909710 Files for NetEvaluation 2004-08-31 15:48:50 +00:00
Charles Lohr 7434ab383b Added the basis for ScreenNetEvaluation. It doesn't ACTUALLY do anything
yet, but this will make it easier to work on by committing it.
2004-08-31 15:44:19 +00:00
Glenn Maynard ed80b87f3e revert and comment 2004-08-31 09:35:12 +00:00
Chris Danford d193e7f1e2 fix divide by 0 in calories table 2004-08-31 08:52:32 +00:00
Chris Danford 1875b36c02 fix "use edits to get 100% chance of a locked song when choosing Random" 2004-08-31 08:37:47 +00:00
Chris Danford ec8813aedd fix confusing day and hour formatting 2004-08-31 08:29:34 +00:00
Chris Danford 01c0bf35d4 update comment 2004-08-31 08:28:59 +00:00
Ryan Dortmans c88420c49a Added include for XGetCustomLaunchData 2004-08-31 08:19:49 +00:00
Ryan Dortmans 9bed99724f Removed XboxCompliance/stdafx.h include 2004-08-31 08:18:54 +00:00
Ryan Dortmans fb5038a123 - Fixed lua include path
- Removed non-existing ScreenSelectDifficultyEX.cpp and h file references
2004-08-31 08:18:06 +00:00
Chris Danford c50f72182c fix "FILEMAN->CreateDirectory leaves temp file hanging around" 2004-08-31 06:44:16 +00:00
Chris Danford e78197cd2e differentiate between Songs and Courses % Complete 2004-08-31 04:29:20 +00:00
Chris Danford 1e326dcdd6 fix "Course Completeness doesn't show percent scores in grid" 2004-08-31 04:27:56 +00:00