Steve Checkoway
|
bb1d5d4c05
|
Fix iFPS != 0 assertion, at least when a nonzero rate is returned. (Not sure what LCD displays will report.)
|
2006-03-20 19:59:11 +00:00 |
|
Chris Danford
|
a38f90d085
|
bracket style cleanup
|
2006-03-20 19:39:50 +00:00 |
|
Chris Danford
|
837af903e8
|
merciful is a bool, not a float
|
2006-03-20 19:38:47 +00:00 |
|
Steve Checkoway
|
568cc67a5b
|
Allow disabling ffmpeg.
|
2006-03-20 19:01:19 +00:00 |
|
Steve Checkoway
|
7488850bb4
|
fix strtof check
|
2006-03-20 18:42:11 +00:00 |
|
Steve Checkoway
|
003adafdec
|
Something about UB, c++, precompiled prefix headers, and -gfull fails so no strip dead code in universal binaries.
|
2006-03-20 18:37:58 +00:00 |
|
Chris Danford
|
4852da79c8
|
add toggle for showing coin data
|
2006-03-20 09:07:58 +00:00 |
|
Steve Checkoway
|
4ca585dc01
|
npos.
|
2006-03-20 08:39:24 +00:00 |
|
Steve Checkoway
|
c3e74bbecc
|
Oops.
|
2006-03-20 08:06:51 +00:00 |
|
Steve Checkoway
|
c1f2256399
|
Update...something.
|
2006-03-20 07:59:17 +00:00 |
|
Steve Checkoway
|
acbfd4224f
|
Use OS X text converter, not iconv (trying to keep the code base the same no matter for which arch it is compiling).
|
2006-03-20 07:58:42 +00:00 |
|
Steve Checkoway
|
003cb4baa6
|
OS X text converter.
|
2006-03-20 07:56:18 +00:00 |
|
Chris Danford
|
2ea9ce4d11
|
style cleanup
|
2006-03-20 07:31:01 +00:00 |
|
Steve Checkoway
|
b330d744fa
|
Fix warning.
|
2006-03-20 07:27:46 +00:00 |
|
Steve Checkoway
|
8597aa1bd6
|
Old commit.
|
2006-03-20 06:53:17 +00:00 |
|
Steve Checkoway
|
bb1b56aed4
|
BSD
|
2006-03-20 06:52:06 +00:00 |
|
Steve Checkoway
|
f7c28cb43b
|
This seems wrong. The test for TLS should not set HAVE_TLS if it is not supported.
|
2006-03-20 06:50:37 +00:00 |
|
Steve Checkoway
|
3a304b1a41
|
BSD stuff. Some of this seems like it should be in its own file...
|
2006-03-20 06:46:19 +00:00 |
|
Steve Checkoway
|
988e1729f9
|
Namespace
|
2006-03-20 06:45:58 +00:00 |
|
Steve Checkoway
|
01ec5db85a
|
Do not rely on gnu coreutils and find.
|
2006-03-20 06:41:58 +00:00 |
|
Steve Checkoway
|
c5b491ab62
|
Check for BSD.
|
2006-03-20 06:40:33 +00:00 |
|
Steve Checkoway
|
b0a9165a57
|
NetBSD
|
2006-03-20 06:38:23 +00:00 |
|
Chris Danford
|
4cd3bb26f6
|
fix styles in Firefox 1.5
|
2006-03-20 06:18:42 +00:00 |
|
Steve Checkoway
|
0b81507b2e
|
Use iconv appeared some point after 10.2.8 but with the broken BSD headers.
|
2006-03-20 06:12:51 +00:00 |
|
Steve Checkoway
|
4861bc0949
|
Handle broken iconv headers (BSD and derivatives). ICONV_CONST is defined in config.h by the autotools, if HAVE_ICONV is defined, define ICONV_CONST to either const or leave it empty for other OSes.
|
2006-03-20 06:11:47 +00:00 |
|
Steve Checkoway
|
5d9ab0982b
|
Fix warnings about possibly being used uninitialized.
|
2006-03-20 06:09:00 +00:00 |
|
Steve Checkoway
|
b7b28f2435
|
Only Linux needs this. Nearly every other OS put it in stdlib.h (or stdlib.h includes alloca.h as needed). My stdlib.h in linux includes it if any of __USE_GNU, __USE_BSD, or __USE_MISC is defined.
|
2006-03-20 05:25:13 +00:00 |
|
Steve Checkoway
|
26741978ad
|
This is not supposed to be in CVS.
|
2006-03-20 05:21:59 +00:00 |
|
Chris Danford
|
1bb78b396c
|
don't write values to Preferences.ini that are in Static.ini
|
2006-03-20 04:57:15 +00:00 |
|
Chris Danford
|
fd22fbf721
|
fix pre-link commands
|
2006-03-20 03:55:12 +00:00 |
|
Chris Danford
|
ee39715667
|
populate SORT_PREFERRED from a txt file
|
2006-03-20 01:09:36 +00:00 |
|
Chris Danford
|
64ea81fac1
|
Best -> Popular
populate SORT_PREFERRED from a txt file
|
2006-03-20 01:04:46 +00:00 |
|
Chris Danford
|
020d3faaba
|
tab cleanup
|
2006-03-19 21:50:21 +00:00 |
|
Chris Danford
|
702e5401d5
|
save Cache to My Documents. The Application Data dir is a pain to get to.
|
2006-03-19 20:50:09 +00:00 |
|
Steve Checkoway
|
8166dbcc2d
|
Unused.
|
2006-03-19 06:19:55 +00:00 |
|
Chris Danford
|
7446a213dc
|
add special coloring for unlock songs/courses
|
2006-03-19 05:59:24 +00:00 |
|
Glenn Maynard
|
efe1c3b57f
|
simplify
|
2006-03-19 04:27:03 +00:00 |
|
Glenn Maynard
|
ae3deb9a71
|
unused
|
2006-03-19 04:22:32 +00:00 |
|
Glenn Maynard
|
9157bff3aa
|
remove m_sprAnswerBox
|
2006-03-19 04:20:58 +00:00 |
|
Chris Danford
|
5903dba293
|
remove unused sync strings
|
2006-03-19 04:12:18 +00:00 |
|
Glenn Maynard
|
07ddb97215
|
fix Update
|
2006-03-19 02:32:51 +00:00 |
|
Glenn Maynard
|
4c1e9ed6bb
|
split out ScreenTestInput components
|
2006-03-19 02:06:31 +00:00 |
|
Steve Checkoway
|
40b44ee6b8
|
Fix attacks not working properly with random songs in the editor.
|
2006-03-19 01:59:42 +00:00 |
|
Steve Checkoway
|
77a8b6ab61
|
Use EditMode_CourseMods and remove hack from ScreenEdit.
|
2006-03-19 01:20:42 +00:00 |
|
Steve Checkoway
|
bd58e1661e
|
Add return type.
|
2006-03-19 00:58:26 +00:00 |
|
Chris Danford
|
00a08603a9
|
consolidate sync change strings and logic
|
2006-03-18 23:53:13 +00:00 |
|
Chris Danford
|
116c8cd1b0
|
localize sync overlay help
|
2006-03-18 23:18:34 +00:00 |
|
Chris Danford
|
036935282e
|
remove global Lua function in GameState.cpp
|
2006-03-18 22:15:26 +00:00 |
|
Chris Danford
|
a01e0998d7
|
cleanup minimenu row spacing
|
2006-03-18 22:15:11 +00:00 |
|
Chris Danford
|
2fba5ff7e6
|
don't show step counts in Steps Information - they're already shown on the main edit screen
|
2006-03-18 19:49:33 +00:00 |
|