Jason Felds
|
0014c5097e
|
More Direct Move syntax preparation. If the global variable is not recommended (it will be needed in KSFLoader::LoadFromKSFFile), please advise or make the recommende fixes.
|
2006-07-21 18:52:15 +00:00 |
|
Jason Felds
|
11cff15f6f
|
Fix VC8 macro redef warning. (DONE!)
|
2006-07-18 03:58:34 +00:00 |
|
Jason Felds
|
366c3440d4
|
Fix VC8 macro redef warning. (more to come)
|
2006-07-18 03:56:37 +00:00 |
|
Jason Felds
|
9798712912
|
Tidying.
|
2006-07-17 22:36:15 +00:00 |
|
Jason Felds
|
35b3b19280
|
Minor touch-ups.
|
2006-07-17 19:11:14 +00:00 |
|
Jason Felds
|
4e92c6c77d
|
Add syntax warning.
|
2006-07-17 18:32:21 +00:00 |
|
Jason Felds
|
7135d1fea9
|
Copy and paste of default Branches.lua. If this is redundant for the theme, feel free to delete this file; reverting it will only break things again.
|
2006-07-16 17:18:32 +00:00 |
|
Jason Felds
|
48f173e985
|
Add labels for key config screen.
|
2006-07-16 08:56:42 +00:00 |
|
Jason Felds
|
dba20674b0
|
Fix warnings.
|
2006-07-16 08:44:12 +00:00 |
|
Jason Felds
|
2e3f9bc82b
|
Move MemoryCardDisplay* icons to the lower corners to not interfere with 2P side.
|
2006-07-16 05:39:08 +00:00 |
|
Jason Felds
|
e9feef0ab3
|
Improve ScreenEvaluation look.
|
2006-07-15 23:29:36 +00:00 |
|
Jason Felds
|
823e4375c9
|
Add ScoreKeeperShared.* to the list.
|
2006-07-14 20:53:16 +00:00 |
|
Jason Felds
|
d0515023e4
|
Add ScoreKeeper.cpp to the list of compiled files.
|
2006-07-14 20:38:22 +00:00 |
|
Jason Felds
|
a3b803e9e4
|
Add real name to copyright notice.
|
2006-07-11 04:13:19 +00:00 |
|
Jason Felds
|
f8f0aa6c34
|
Account for Nightmare difficulty files (Nightmare is always double).
|
2006-07-11 03:21:34 +00:00 |
|
Jason Felds
|
146604972e
|
Removed self from copyright.
|
2006-07-10 22:04:10 +00:00 |
|
Jason Felds
|
d12347f246
|
Greatly improved BPM change formula. There are still minor flubs, but it's more accurate than ever.
|
2006-07-10 19:01:52 +00:00 |
|
Jason Felds
|
e1547e4bac
|
Added alternate name for DIFFICULTY_EASY to account for recent arcade mixes.
|
2006-07-08 05:25:56 +00:00 |
|
Jason Felds
|
f6d496c5cc
|
Recognize STARTTIME2 and STARTTIME3 as legal tags: no need to LOG->Trace them.
|
2006-07-08 00:38:15 +00:00 |
|
Jason Felds
|
4bcdcffc27
|
PaneDisplay fix on SelectScreenCourse
|
2006-07-04 06:53:35 +00:00 |
|
Jason Felds
|
d3c12feb91
|
ScreenSelectCourse fix.
|
2006-07-02 18:50:04 +00:00 |
|
Jason Felds
|
3f15b07616
|
Add ScreenGameplayShared.*
|
2006-06-24 16:46:38 +00:00 |
|
Jason Felds
|
66546ec087
|
General update.
|
2006-06-13 04:53:37 +00:00 |
|
Jason Felds
|
e0c4a4e93c
|
Tab fix (I was not using 4 spaces per tab).
|
2006-05-14 03:44:50 +00:00 |
|
Jason Felds
|
0c66c23f7b
|
Adding comments to the code.
|
2006-05-14 03:31:10 +00:00 |
|
Jason Felds
|
0821cd1265
|
Updated to current files. Windows support isn't in yet, but hopefully will be soon.
|
2006-04-29 18:49:12 +00:00 |
|
Jason Felds
|
52f59189dc
|
Updated to compile the proper files.
|
2006-04-29 01:41:33 +00:00 |
|
Jason Felds
|
9f46acd2d4
|
VC2005 Support compilable and runnable in debug mode. AJ187 confirmed these changes work in VC2003, so nothing should be broken. Thanks to Mystik EE of DDRUK for the assistance.
|
2006-03-12 06:32:21 +00:00 |
|
Jason Felds
|
f820e6b39e
|
VC2005 Support compilable and runnable in debug mode. Thanks to Mystik EE of DDRUK for the assistance.
|
2006-03-12 06:31:08 +00:00 |
|
Jason Felds
|
ffe88b2a61
|
Removed DShow files from VC2005. After commenting out said DShow lines from Selector_MovieTexture.h, it should compile in Release mode. This needs more testing.
|
2006-03-07 20:22:38 +00:00 |
|
Jason Felds
|
f7cf0e1e93
|
Mostly complete VC2005 support. Split off from 2003 due to format changes. At its present state, it won't compile, but hopefully that will change soon.
|
2006-02-21 20:41:47 +00:00 |
|
Jason Felds
|
f5bdb04863
|
Fix compile errors. Hope this doesn't break anything.
|
2006-02-18 07:18:59 +00:00 |
|
Jason Felds
|
9d27c61ff9
|
Updated TODO file; over 2 years old.
|
2006-01-25 23:18:09 +00:00 |
|
Jason Felds
|
d5317492ff
|
Dump the ternary conditional completely. The end result: easier to read code that works on more compilers.
|
2006-01-17 04:26:51 +00:00 |
|
Jason Felds
|
28dc73775c
|
Fix ternary conditional.
|
2006-01-17 01:34:21 +00:00 |
|
Jason Felds
|
fb8dfc6309
|
Use proper relative paths to include the headers.
|
2006-01-14 17:59:19 +00:00 |
|
Jason Felds
|
3485cb44b6
|
Roll support for the default noteskin. The diagonal arrows were included for the sake of completeness.
|
2006-01-11 23:05:00 +00:00 |
|
Jason Felds
|
4a4a12bd9f
|
[ScreenJoinMultiplayer] updates.
|
2006-01-11 22:44:57 +00:00 |
|
Jason Felds
|
d5db97d984
|
Add ControllerStateDisplay.* to the Workspace; it is right now in Actors.
|
2006-01-11 02:59:06 +00:00 |
|
Jason Felds
|
d9a3a7d8f7
|
Change :: to \n within all of [OptionTitles]. All metrics and metric categories are in alphabetical order. Re-added BOM (does this really matter?).
|
2006-01-11 01:27:21 +00:00 |
|
Jason Felds
|
832f1de7c4
|
Add MenuInput.cpp to Data Structures, move MenuInput.h to Data Structures. I'm praying this doesn't break anything due to a change in TargetDir, among other things (I use a different home folder).
|
2006-01-09 04:21:33 +00:00 |
|
Jason Felds
|
78635703a1
|
Survival Mode (forgot to add this one earlier).
|
2006-01-09 01:57:15 +00:00 |
|
Jason Felds
|
5ea5888dd4
|
Survival Mode, round 2 (somehow a previous commit had ALL of the lines modified. That shouldn't happen now.
|
2006-01-07 21:35:39 +00:00 |
|
Jason Felds
|
58daf71259
|
Squash SM warning; there should always be a fallback.
|
2006-01-07 18:56:35 +00:00 |
|
Jason Felds
|
3d64d61f00
|
Survival Mode
|
2006-01-07 18:55:55 +00:00 |
|
Jason Felds
|
6524635a26
|
Twister != Twsiter. Mod fix.
|
2006-01-05 04:07:24 +00:00 |
|
Jason Felds
|
01bcbf70fe
|
Visualizations do not exist; no need to mention it.
|
2006-01-05 01:46:21 +00:00 |
|
Jason Felds
|
4b0d45e983
|
Fix VC6 Compile.
|
2006-01-05 01:26:04 +00:00 |
|
Jason Felds
|
e04f9440ac
|
Removed DateTimeLua.cpp and LocalizedStringLua.cpp from the project file; they no longer exist.
|
2006-01-04 21:12:58 +00:00 |
|
Jason Felds
|
51eb014d4a
|
Fix COARefTime class.
|
2005-05-11 04:37:12 +00:00 |
|
Jason Felds
|
d3f461220a
|
No more newline warning.
|
2004-05-02 01:36:28 +00:00 |
|
Jason Felds
|
e92b2d84b9
|
Warning fix: Newline added.
|
2004-03-17 04:15:36 +00:00 |
|
Jason Felds
|
e7cb8353cc
|
Fix warning: newline.
|
2004-02-12 09:18:32 +00:00 |
|
Jason Felds
|
bf86efa1b6
|
Fix warning: newline.
|
2004-02-12 08:58:37 +00:00 |
|
Jason Felds
|
dee9bd0be0
|
Newline added.
|
2004-01-25 06:51:34 +00:00 |
|
Jason Felds
|
018bea9e03
|
Newline again.
|
2004-01-15 00:49:59 +00:00 |
|
Jason Felds
|
cc99e4f471
|
A line that is new has arrived; it's true.
|
2004-01-13 01:15:38 +00:00 |
|
Jason Felds
|
8da2490986
|
Newline added...been awhile since I've done that.
|
2004-01-11 22:42:11 +00:00 |
|
Jason Felds
|
9ac29c3516
|
Newlines contributed so far; about 10+.
|
2003-12-07 06:50:16 +00:00 |
|
Jason Felds
|
cebde93bab
|
Newline goodness.
|
2003-12-04 04:58:06 +00:00 |
|
Jason Felds
|
1c2a568a84
|
Added newline to end of file.
|
2003-12-04 04:38:49 +00:00 |
|
Jason Felds
|
f06670c0cc
|
Re-added TODO file.
|
2003-12-03 14:21:21 +00:00 |
|
Jason Felds
|
ebe3972279
|
Added newline at end of file.
|
2003-11-30 16:43:40 +00:00 |
|
Jason Felds
|
6f2705184f
|
Case sensitivity error fixed.
|
2003-11-20 16:17:34 +00:00 |
|
Jason Felds
|
8324087b43
|
Updated TODO file.
|
2003-11-17 02:55:54 +00:00 |
|
Jason Felds
|
e03820e56b
|
Added newline at end of file. (If this text is buggy, it's due to remote upload)
|
2003-11-11 15:44:24 +00:00 |
|
Jason Felds
|
e32d85a099
|
Added new job to my list.
|
2003-11-10 07:24:44 +00:00 |
|
Jason Felds
|
f9adac077f
|
My TODO.file. Nothing much right now.
|
2003-11-10 02:52:19 +00:00 |
|
Jason Felds
|
c0cff05665
|
Added newline at end of file.
|
2003-11-10 01:34:55 +00:00 |
|
Jason Felds
|
be1ed36142
|
Newline added at end of file.
|
2003-11-05 05:00:32 +00:00 |
|