Chris Danford
0f601b5ef8
add SetGlobal( CString)
2005-05-29 01:06:38 +00:00
Chris Danford
ceef12b5cd
Have the XML parser warn about the error. Don't make every XML user have their own warning code.
2005-05-29 01:05:23 +00:00
Chris Danford
94a9cda191
add GetFileType to consolidate file extension parsing
2005-05-29 01:04:44 +00:00
Chris Danford
98db8b8157
remove separate visualizations dir. This can be done with any movie with the new BackgroundEffects
2005-05-29 01:03:44 +00:00
Glenn Maynard
5cde88bd78
IsPlayerEnabled -> GAMESTATE:IsPlayerEnabled
2005-05-29 01:02:16 +00:00
Chris Danford
d89b0a8dfc
add RunCommandsOnLeaves
...
propagate Reset
2005-05-29 01:00:05 +00:00
Chris Danford
8b135714a5
remove separate visualizations dir. This can be done with any movie with the new background effects system.
2005-05-29 00:55:13 +00:00
Glenn Maynard
3095ce386b
fix cross-dependency between LuaManager.h and LuaFunctions.h
2005-05-28 22:11:20 +00:00
Glenn Maynard
46bd5e4c65
fix warning
2005-05-28 21:55:47 +00:00
Steve Checkoway
720ba40a94
__GLOBAL__ fix on trunk as well.
2005-05-28 19:54:28 +00:00
Glenn Maynard
dfa0f52ec0
fix incorrect assert
2005-05-28 08:52:57 +00:00
Glenn Maynard
78cdf5d8cb
double -> float
2005-05-28 08:20:21 +00:00
Glenn Maynard
b4aa103452
simplify
2005-05-28 08:12:15 +00:00
Glenn Maynard
bb096828e4
remove unused
2005-05-28 08:08:57 +00:00
Glenn Maynard
05a5dfeb02
cleanup
2005-05-28 08:08:11 +00:00
Glenn Maynard
7eebaef042
remove unused
2005-05-28 08:05:44 +00:00
Glenn Maynard
b87dae1cc2
cleanup - use GAMESTATE version
2005-05-28 08:04:56 +00:00
Glenn Maynard
515197b651
cleanup - use PREFSMAN version
2005-05-28 08:03:50 +00:00
Glenn Maynard
2239c932a4
cleanup - use GAMESTATE version
2005-05-28 07:55:58 +00:00
Glenn Maynard
1fa7b1f3e9
remove unused
2005-05-28 07:52:06 +00:00
Glenn Maynard
a27ac93a0c
remove ugly unused stuff
2005-05-28 07:51:10 +00:00
Glenn Maynard
f609ccf128
remove unused
2005-05-28 07:39:18 +00:00
Glenn Maynard
6f8fd517ea
don't DebugBreak() when not being debugged
2005-05-28 07:29:09 +00:00
Glenn Maynard
e504164796
debugging message assumes that method calls ("x:y()") have an initial
...
self argument; we remove it, causing off-by-one error messages
2005-05-28 07:27:49 +00:00
Glenn Maynard
25f5102325
fix warning
2005-05-28 05:11:23 +00:00
Glenn Maynard
52682640e4
add missing license
2005-05-28 03:59:12 +00:00
Glenn Maynard
eb688ea84f
move HasExtension into RageDisplay_OGL_Extensions
2005-05-28 03:54:33 +00:00
Thad Ward
0bd8834dfb
add vc7.1's release runtimes. not sure about debug runtimes.
2005-05-28 03:53:58 +00:00
Glenn Maynard
18b1041ce2
cleanup
2005-05-28 03:51:41 +00:00
Glenn Maynard
d7f3e90a9d
cleanup
2005-05-28 03:50:28 +00:00
Glenn Maynard
62e4154f8d
cleanup
2005-05-28 03:50:07 +00:00
Glenn Maynard
6c76e19d19
cleanup
2005-05-28 03:39:24 +00:00
Glenn Maynard
19bcc75d42
fix BadWindow warning due to calling XSelectInput before creating the window
...
fix uninitialized windowIsOpen
windowIsOpen -> m_bWindowIsOpen
use PRODUCT_NAME
one-line header comment goes on the very first line (eg. "head -1"); format it consistently, and be concise
2005-05-28 03:31:18 +00:00
Glenn Maynard
9e6db9eb4c
cleanup
2005-05-28 03:12:58 +00:00
Glenn Maynard
7f50526d37
remove unused function
2005-05-28 02:38:31 +00:00
Ben Anderson
ccd0cba6da
Add assert; this prevents an infinite loop that allocates memory. (This assert actually triggers on my system!)
2005-05-28 01:19:09 +00:00
Ben Anderson
4bfd999bad
Revert; I should test things before committing, guh.
2005-05-28 00:53:34 +00:00
Ben Anderson
0a9f3d1552
std::map.end() points PAST the last element, not at it!
2005-05-28 00:47:34 +00:00
Ben Anderson
98c5e7348b
Preference<int> != int
2005-05-28 00:36:30 +00:00
Glenn Maynard
541aac64cd
remove virtual - this is an internal helper only now
2005-05-27 23:01:15 +00:00
Chris Danford
13b9973197
ELEMENT_CATEGORY_ -> EC_
2005-05-27 09:22:57 +00:00
Chris Danford
68a82faa6a
add multiple background layers
2005-05-26 09:35:57 +00:00
Chris Danford
87183c0551
fix deref null Steps
2005-05-26 08:07:42 +00:00
Glenn Maynard
b8de0155be
cleanup
2005-05-26 02:32:52 +00:00
Ben Anderson
ab49ff09b9
Likely fix compilation; follow the standard Selector setup correctly.
2005-05-26 00:35:54 +00:00
Glenn Maynard
c962fa49ee
style
2005-05-25 22:39:56 +00:00
Glenn Maynard
cef33517ee
style
2005-05-25 22:32:12 +00:00
Glenn Maynard
f9192adc07
cleanup
2005-05-25 22:25:41 +00:00
Glenn Maynard
11595d2eff
style fixes
2005-05-25 22:21:35 +00:00
Glenn Maynard
4ccc63fb42
static
2005-05-25 22:16:43 +00:00