Commit Graph

8287 Commits

Author SHA1 Message Date
Jason Felds bf86efa1b6 Fix warning: newline. 2004-02-12 08:58:37 +00:00
Glenn Maynard 02e1b9cb35 stuff libjpeg into a namespace to fix namespace conflicts to allow
global.h
hack for FAR def
2004-02-12 08:01:01 +00:00
Matt Denham de0007b66c fix failure to compile (c'mon guys, remember your #includes :-) 2004-02-12 07:22:18 +00:00
Chris Danford 9b0a6187d5 update makefile 2004-02-12 07:10:18 +00:00
Chris Danford 2a95c58c85 add libjpeg 2004-02-12 07:09:28 +00:00
Glenn Maynard 0e74d532a0 vc7 compile fix 2004-02-12 06:58:42 +00:00
Matt Denham 6905bbe781 Added BMRize mod because people have complained that Quick is too easy. Try this. :-) 2004-02-12 06:54:54 +00:00
Glenn Maynard 9a82a00a53 update 2004-02-12 06:51:25 +00:00
Chris Danford 871a1a9c63 add JPEG screenshots 2004-02-12 06:49:13 +00:00
Glenn Maynard 824bec71fe comment 2004-02-12 06:48:14 +00:00
Glenn Maynard f77f81a24e fix compile
fix "comparison of unsigned expression >= 0 is always true"
2004-02-12 05:40:33 +00:00
Glenn Maynard cf8e337736 update 2004-02-12 05:26:57 +00:00
Glenn Maynard 14e554d14e fix filepos desync 2004-02-12 05:24:22 +00:00
Andrew Livy e7c29a9c8b Move To Docs 2004-02-11 23:51:22 +00:00
Andrew Livy 4729ce0786 Conditional BGA System (readme) 2004-02-11 22:34:32 +00:00
Andrew Livy fa7c70adf4 Conditional BGA System 2004-02-11 22:34:04 +00:00
Glenn Maynard b75dd3f4be don't warn about missing files during compatibility loads 2004-02-11 21:12:05 +00:00
Glenn Maynard a7b2a73889 fix for very small ZIPs 2004-02-11 20:58:02 +00:00
Glenn Maynard 82cb271f72 g_Mountpoints fix 2004-02-11 20:36:48 +00:00
Glenn Maynard 137a41efce fix output 2004-02-11 20:14:30 +00:00
Glenn Maynard 77716561dd const fix
comment
2004-02-11 05:57:51 +00:00
Glenn Maynard 7c0b6bb84d update 2004-02-11 05:54:45 +00:00
Glenn Maynard 56dec846d9 cleanup 2004-02-11 05:44:59 +00:00
Glenn Maynard 71648333b1 fix possible crash 2004-02-11 04:18:03 +00:00
Chris Danford 5e39cb5471 remove DEFAULT_RANKING_NAME. Empty string means "no name", and the default name should always be empty. 2004-02-11 04:06:27 +00:00
Chris Danford ae683f8293 don't blacklist 'AAAA' 2004-02-11 04:03:26 +00:00
Chris Danford e843119db3 fix name saving twice. Duh. 2004-02-11 03:53:47 +00:00
Chris Danford 479026ed29 fix HighScore name not saved 2004-02-11 03:46:54 +00:00
Glenn Maynard 5eb9f6afc7 update 2004-02-11 03:46:20 +00:00
Glenn Maynard d08a886b05 update 2004-02-11 03:28:40 +00:00
Chris Danford 6ca1f9ceeb fix find/replace spelling errors 2004-02-11 03:09:49 +00:00
Glenn Maynard 9df2466099 move DirectFilenameDB into RageFileDriverDirectHelpers.cpp 2004-02-11 02:58:40 +00:00
Glenn Maynard 8456bd0646 only attenuate when there's really data 2004-02-11 01:34:12 +00:00
Glenn Maynard 1b69bfdff9 allow VFS drivers to register themselves 2004-02-10 23:39:45 +00:00
Glenn Maynard e2e692f77a add "nodifficult" course song tag 2004-02-10 22:52:43 +00:00
Glenn Maynard 7b8049ce00 fix warnings 2004-02-10 22:48:43 +00:00
Glenn Maynard b281750bcd As far as I can tell, Tim Hentenaar ("matriarktervel") has exactly one
commit to ScreenManager.cpp, adding his name to the top.  Remove it ...
2004-02-10 22:11:32 +00:00
Glenn Maynard 757ef47d82 rename AutogenMissingTypes -> AutogenSteps 2004-02-10 21:14:19 +00:00
Glenn Maynard 639e3efa86 simplify 2004-02-10 21:13:51 +00:00
Glenn Maynard 64f2d8ad3c rename AutogenMissingTypes -> AutogenSteps
simplify
2004-02-10 21:10:23 +00:00
Glenn Maynard aaf3d41d9b unused parameters 2004-02-10 20:45:45 +00:00
Glenn Maynard d47d900582 split out MakeFileDriver 2004-02-10 19:35:15 +00:00
Glenn Maynard 00524aeb59 fix warnings 2004-02-10 10:15:27 +00:00
Glenn Maynard f6c86f41ec add HighScore.* 2004-02-10 10:14:55 +00:00
Glenn Maynard e413fef34a and const fixes 2004-02-10 10:06:34 +00:00
Glenn Maynard 6137e5066d const fixes 2004-02-10 10:05:44 +00:00
Glenn Maynard b81159c5e2 fix warning 2004-02-10 09:48:43 +00:00
Chris Danford 4f439be739 split HighScore to separate file
move score data from ProfileManager to Profile
store score data in XML for easier forward/backward compatibility
2004-02-10 09:42:01 +00:00
Glenn Maynard 0196abe99b fix exception memleaks
fix fallback behavior
work around crash
2004-02-10 03:06:13 +00:00
Glenn Maynard 7caca1139d better output 2004-02-10 02:41:53 +00:00