Glenn Maynard
|
9761968bd2
|
Use GameManager lookups.
|
2002-08-23 00:22:27 +00:00 |
|
Glenn Maynard
|
5cba9d1d41
|
More const.
Move NotesTypeToNumTracks, StringToNotesType, NotesTypeToString
into GameManager.cpp and make them use the table.
|
2002-08-23 00:19:31 +00:00 |
|
Glenn Maynard
|
a8dfdcbc9d
|
hi ho, const safety
|
2002-08-22 23:36:03 +00:00 |
|
Glenn Maynard
|
2564a200c8
|
hi hi, const safety
|
2002-08-22 23:28:44 +00:00 |
|
Glenn Maynard
|
c3a8734893
|
lo! const safety!
|
2002-08-22 23:05:49 +00:00 |
|
Glenn Maynard
|
ae99e427d7
|
o/~ const safety o/~ (and a commented out pump couples definition)
|
2002-08-22 23:05:08 +00:00 |
|
Glenn Maynard
|
b4717afc2e
|
o/~ const safety o/~
|
2002-08-22 23:03:39 +00:00 |
|
Glenn Maynard
|
48b90d9985
|
const safety one two three
|
2002-08-22 23:02:51 +00:00 |
|
Glenn Maynard
|
ff7801d807
|
const safety ...
|
2002-08-22 22:59:54 +00:00 |
|
Glenn Maynard
|
1fa18136f5
|
const safety
|
2002-08-22 22:59:19 +00:00 |
|
Glenn Maynard
|
9881034aae
|
trace before LoadFromSMFile instead of after
|
2002-08-22 22:48:04 +00:00 |
|
Glenn Maynard
|
dae5c84134
|
CString -> const CString & in params
(not as much of an optimization as with the STL, since CString is refcounted, but still good practice)
|
2002-08-22 22:12:29 +00:00 |
|
Glenn Maynard
|
56b72981a7
|
Cache GetSongFilePath, so it doesn't call GetDirListing. Cuts about 200ms off my laod.
|
2002-08-22 21:59:47 +00:00 |
|
Glenn Maynard
|
eac14b10b6
|
(fake commit to test syncinfo)
|
2002-08-22 20:21:37 +00:00 |
|
Glenn Maynard
|
a5192fd6a0
|
(fake commit to test syncinfo)
|
2002-08-22 20:19:49 +00:00 |
|
Glenn Maynard
|
137263f3df
|
(fake commit to test syncinfo)
|
2002-08-22 19:58:47 +00:00 |
|
Glenn Maynard
|
de52f90058
|
(fake commit to test syncinfo)
|
2002-08-22 19:57:52 +00:00 |
|
Glenn Maynard
|
450071d5d8
|
(fake commit to test syncinfo)
|
2002-08-22 19:38:10 +00:00 |
|
Glenn Maynard
|
d7af134502
|
(fake commit to test syncinfo)
|
2002-08-22 19:37:34 +00:00 |
|
Glenn Maynard
|
70e03e9ffa
|
(fake commit to test syncinfo)
|
2002-08-22 19:33:28 +00:00 |
|
Glenn Maynard
|
a1802fab1d
|
(fake commit to test syncinfo)
|
2002-08-22 19:32:22 +00:00 |
|
Glenn Maynard
|
7252759ec9
|
(fake commit to test syncinfo)
|
2002-08-22 19:29:10 +00:00 |
|
Glenn Maynard
|
531330ba83
|
(fake commit to test syncinfo)
|
2002-08-22 19:27:10 +00:00 |
|
Glenn Maynard
|
0b31c88961
|
(fake commit to test syncinfo)
|
2002-08-22 19:26:40 +00:00 |
|
Glenn Maynard
|
b61412b333
|
(fake commit to test syncinfo)
|
2002-08-22 19:25:01 +00:00 |
|
Glenn Maynard
|
c4c59a23c7
|
Trivial simplifications.
|
2002-08-22 19:11:41 +00:00 |
|
Chris Danford
|
822f8dd3a6
|
Moved more constants into theme metrics
|
2002-08-22 09:31:32 +00:00 |
|
Glenn Maynard
|
a0cf0fde6b
|
Add SongSelector.* to the VS7 project.
|
2002-08-22 08:51:07 +00:00 |
|
Glenn Maynard
|
3e4576352f
|
Dim unavailable refresh rates. Add "MAX" refresh. Dim refresh rates when set to windowed.
|
2002-08-22 08:49:41 +00:00 |
|
Glenn Maynard
|
49e01d32ad
|
More dimming support.
|
2002-08-22 08:46:45 +00:00 |
|
Glenn Maynard
|
592e0e1733
|
More dimming support.
|
2002-08-22 08:08:16 +00:00 |
|
Glenn Maynard
|
c0384d6529
|
Add dimming support.
|
2002-08-22 07:35:58 +00:00 |
|
Glenn Maynard
|
78bd46eb04
|
move song selection for the editor to SongSelector
|
2002-08-22 05:57:15 +00:00 |
|
Glenn Maynard
|
b657027ad6
|
Before/AfterRowChange -> ChangeSelectedRow
|
2002-08-22 04:14:24 +00:00 |
|
Glenn Maynard
|
1f807bc7e2
|
Forgot to commit this: add shiftAnchor to ScreenEdit.
|
2002-08-22 04:05:13 +00:00 |
|
Glenn Maynard
|
7a26eac141
|
Update.
|
2002-08-22 03:37:28 +00:00 |
|
Glenn Maynard
|
a87562116b
|
Add optoin to make pad escape instant.
|
2002-08-22 03:35:33 +00:00 |
|
Glenn Maynard
|
09b89aa400
|
Simplify graphics search. Search for movies as graphics, too.
|
2002-08-22 02:43:07 +00:00 |
|
Glenn Maynard
|
bc7e0ceadd
|
trivial simplifications
|
2002-08-22 00:56:22 +00:00 |
|
Glenn Maynard
|
89a8953bba
|
Handle IET_RELEASE.
|
2002-08-21 22:49:13 +00:00 |
|
Glenn Maynard
|
1ca396bd49
|
Move +/- -> {/}, so it lines up with [/]. Add shift-motion selection.
|
2002-08-21 22:48:33 +00:00 |
|
Glenn Maynard
|
950729ea91
|
Update.
|
2002-08-21 22:33:26 +00:00 |
|
Glenn Maynard
|
89a4c8365f
|
Move slow-mo to ~.
|
2002-08-21 22:33:04 +00:00 |
|
Glenn Maynard
|
3364c2c20e
|
Add templated swap().
|
2002-08-21 21:47:36 +00:00 |
|
Glenn Maynard
|
7c905e971c
|
Changes in preparation for handling IET_RELEASE.
|
2002-08-21 21:47:06 +00:00 |
|
Glenn Maynard
|
2f82d0be50
|
Move F1/F2 -> [/], so it doesn't overlap with help.
|
2002-08-21 20:57:40 +00:00 |
|
Glenn Maynard
|
0c1a6efe9f
|
Add DIK_DIVIDE.
|
2002-08-21 20:51:22 +00:00 |
|
Glenn Maynard
|
bc314e42c4
|
Don't let sample offest of length go negative (crashes RageAudio and doesn't make sense anyway)
|
2002-08-21 20:41:01 +00:00 |
|
Glenn Maynard
|
b288aba0de
|
Move change history to NEWS.
|
2002-08-21 20:09:13 +00:00 |
|
Glenn Maynard
|
df60cee0f9
|
Add SongCacheIndex.*.
|
2002-08-21 19:37:36 +00:00 |
|