Commit Graph
7523 Commits
Author SHA1 Message Date
Glenn Maynard c8e4d02641 Optimize autogen pointer creation (~20% less CPU during cached loads) 2003-12-29 23:19:41 +00:00
Glenn Maynard 163ae62eaa cleanup 2003-12-29 23:02:27 +00:00
Glenn Maynard 5c26ef5753 const fix 2003-12-29 22:50:54 +00:00
Glenn Maynard d558f53c5d Remove extra compiled-on stamp.
Don't use __TIMESTAMP__; that gives the last compile time of
RageLog.cpp, not the last build time.
Put the current time in info, instead of trace, so we can compare
times when we receive more than one log, to make sure they really
match up (we occasionally get crashinfo.txt from a previous crash,
in which case only info.txt and log.txt are relevant).
2003-12-29 22:07:39 +00:00
Chris Danford ef6987e3d2 no message 2003-12-29 03:52:45 +00:00
Chris Danford 4b3af8bd5c add note color support for Tap Addition 2003-12-29 03:51:15 +00:00
Glenn Maynard d5f638d5d9 fix one-frame window where input is accepted in the editor during
tweenout after selecting "exit", resulting in crashes
2003-12-29 03:09:29 +00:00
Glenn Maynard a92ed2b843 add CreditsJoinOnly 2003-12-29 02:36:55 +00:00
Glenn Maynard 3719a84ef7 add CreditsJoinOnly, cleanup 2003-12-29 02:35:30 +00:00
Glenn Maynard 3a4365faea fix hang 2003-12-29 01:10:16 +00:00
Glenn Maynard b6b94a7f96 debug 2003-12-28 23:31:36 +00:00
Glenn Maynard 962853903f fix warnings 2003-12-28 23:23:43 +00:00
Glenn Maynard d9f7568055 fix DirOfExecutable occasionally containing backslashes
fix DirOfExecutable being wrong if the binary is in the root directory
2003-12-28 23:23:13 +00:00
Glenn Maynard c53706b7b2 const fix 2003-12-28 23:04:26 +00:00
Glenn Maynard 03c0464d9f fix warnings 2003-12-28 23:03:58 +00:00
Glenn Maynard f70b462988 AttackDisplay work 2003-12-28 22:48:23 +00:00
Glenn Maynard a01daf6f8e improve comment 2003-12-28 22:27:51 +00:00
Glenn Maynard 10c8d51d94 Can't ignore missing files in Other 2003-12-28 22:27:27 +00:00
Glenn Maynard 4ff430076c AttackDisplay work 2003-12-28 21:48:43 +00:00
Chris Danford 5aa2a3dff4 add AttractSoundFrequency option
remove AttractSound and DemonstrationSound options
2003-12-28 19:46:50 +00:00
Chris Danford 625b25b050 update makefile/project file 2003-12-28 08:25:58 +00:00
Chris Danford 2380638072 cleanup ScreenRanking
generalize scrolling lists with ListDisplay
2003-12-28 08:20:48 +00:00
Glenn Maynard 57e85031b2 combo graph metricing 2003-12-28 06:00:27 +00:00
Glenn Maynard 1e57d5681d change m_Combo internal name 2003-12-28 05:34:45 +00:00
Glenn Maynard d366d7d2aa frame fixes
use numbers for score
2003-12-27 23:26:48 +00:00
Thad Ward 5692504af0 added a comment about the Operator's Menu key to the CoinMode FAQ item. 2003-12-26 03:20:21 +00:00
Glenn Maynard 5161b90923 fix CREDITS_TEXT_HOME 2003-12-26 01:48:46 +00:00
Glenn Maynard 2f73025f77 simplify, fix warnings 2003-12-26 01:09:43 +00:00
Glenn Maynard 9f6f5fd9e0 fix 2003-12-26 01:09:04 +00:00
Glenn Maynard e7c54c3d1f debug 2003-12-26 01:07:39 +00:00
Chris Danford 230a20a37d fix "don't save high scores if failed" 2003-12-25 07:27:23 +00:00
Chris Danford 3919b2fc43 add FAQ item about CoinMode 2003-12-25 07:18:41 +00:00
Chris Danford 1ad4a83050 add song position meter to gameplay screen 2003-12-25 05:53:30 +00:00
Chris Danford 8c5c40b814 fix wrong empty score ranking names 2003-12-24 23:38:56 +00:00
Chris Danford 5339f4f920 add glow support to Model 2003-12-24 21:07:50 +00:00
Steve Checkoway 414043d5d8 Long overdue update. Added/removed files. 2003-12-24 20:33:18 +00:00
Steve Checkoway 42c4f7415b Fix warnings. 2003-12-24 20:32:20 +00:00
Steve Checkoway 6c642539e8 Update and fixes. 2003-12-24 20:31:58 +00:00
Chris Danford e36b7e0120 generalize branching screens with ScreenBranch
Add ScreenRemoveMemoryCard
2003-12-24 20:29:26 +00:00
Chris Danford 90fcf5b7b3 remove unused ScreenMemoryCard 2003-12-24 12:59:38 +00:00
Chris Danford e84402a872 add separate ranking metric for "empty name" and "no score name" 2003-12-24 12:52:59 +00:00
Chris Danford 2b067fcb1a print high scores table to stats.html 2003-12-24 12:51:55 +00:00
Chris Danford e3cc4e3ff5 cleanup Model, remove MathUtil files, fix col major/row major errors 2003-12-24 12:30:41 +00:00
Chris Danford 6833773781 Fix CString compile error when using CString::Format 2003-12-24 12:29:31 +00:00
Steve Checkoway b45a0969fe Fix warnings. 2003-12-24 11:54:11 +00:00
Glenn Maynard 2a833ef55c Log DRI. Treat no DRI like no accel, and don't run without it or
AllowUnacceleratedRenderer=1.
2003-12-24 06:23:59 +00:00
Glenn Maynard 7fa185c0d3 fix bug caused by perl being horribly lenient on syntax 2003-12-24 05:48:26 +00:00
Glenn Maynard 25a936ce20 add AM_MAINTAINER_MODE 2003-12-24 04:28:20 +00:00
Chris Danford 7051b5d780 fix VC6 warning 2003-12-23 23:42:25 +00:00
Glenn Maynard a07d9e28d7 noisy 2003-12-23 22:31:47 +00:00