Glenn Maynard
|
bee83bf4e8
|
revert exceptions; these should not be on
|
2007-04-23 23:08:07 +00:00 |
|
John Bauer
|
ee0c5123b1
|
Fix the build: standard macro arg lists use ... and __VA_ARGS__ but do
not allow specific names for the arg lists.
|
2007-04-23 16:35:17 +00:00 |
|
Steve Checkoway
|
25d66981ec
|
Mount StepMania.app/Contents/Resources/SMData.smzip, if it exists. This makes SM installable as a single drag and drop application bundle.
|
2007-04-23 06:27:02 +00:00 |
|
Steve Checkoway
|
acb88e2f91
|
Look in the application directory and in DATADIR for SMData.smzip. This way the distributed binary can be run its directory or if compiled from source, the data may be installed and we will look there instead. For development, of course, SMData.smzip should not be installed as we should be using the files in Themes and so forth. One easy way to insure that is to set the prefix somewhere like /tmp when developing so that it will look for /tmp/share/stepmania\ cvs/SMData.smzip, which will not exist.
|
2007-04-23 06:23:27 +00:00 |
|
Steve Checkoway
|
4c614ae701
|
The file drivers are one of the few things that can be accessed before LOG is set up, guard all accesses.
|
2007-04-23 05:52:51 +00:00 |
|
Steve Checkoway
|
9681c7fb3f
|
Then stick it some place it only gets included for the Windows build.
|
2007-04-23 02:54:42 +00:00 |
|
John Bauer
|
ac6d86c36a
|
Unremove needed include.
(VC8 definitely needs it.)
|
2007-04-23 02:51:28 +00:00 |
|
John Bauer
|
2427d793dd
|
Fix the windows build of lundump.c.
|
2007-04-23 02:50:04 +00:00 |
|
John Bauer
|
4f38eb717e
|
Make it so you can go left from A to Z and right from Z to A in the
Edit Menu. Small change.
|
2007-04-22 14:32:04 +00:00 |
|
John Bauer
|
76ffe8fd73
|
Add a couple files to the vc8 build and turn exceptions back on.
|
2007-04-22 14:12:59 +00:00 |
|
Steve Checkoway
|
96ad156980
|
The last of the missing files.
|
2007-04-22 08:42:42 +00:00 |
|
Steve Checkoway
|
aad8662bdb
|
This is not unique to Linux.
|
2007-04-22 07:00:19 +00:00 |
|
Steve Checkoway
|
27049d68fd
|
Remove unneeded include.
|
2007-04-22 06:30:12 +00:00 |
|
Steve Checkoway
|
507842fe52
|
Add/remove files.
|
2007-04-22 05:17:45 +00:00 |
|
Steve Checkoway
|
3d11ecd137
|
Style cleanup.
|
2007-04-22 00:14:36 +00:00 |
|
Steve Checkoway
|
9e186e22bc
|
Load commands.
|
2007-04-22 00:06:50 +00:00 |
|
Steve Checkoway
|
5529b25ea9
|
static.
|
2007-04-22 00:02:32 +00:00 |
|
Steve Checkoway
|
eb4246df82
|
Spacing cleanup and static.
|
2007-04-22 00:01:59 +00:00 |
|
Steve Checkoway
|
f224db5ce6
|
Load the commands. Not tested.
|
2007-04-21 23:51:24 +00:00 |
|
Steve Checkoway
|
2d6c04e4f3
|
One ON_COMMAND is probably enough.
|
2007-04-21 23:51:08 +00:00 |
|
Steve Checkoway
|
ad4cf84255
|
Maybe fix compile on windows. (Part III)
|
2007-04-21 23:20:36 +00:00 |
|
Steve Checkoway
|
3d9cfcd130
|
String, not boolean.
|
2007-04-21 23:15:18 +00:00 |
|
Steve Checkoway
|
7f7d798cc0
|
Simplify.
|
2007-04-21 22:08:15 +00:00 |
|
Steve Checkoway
|
15b259f4f5
|
Remove LoadInternal.
|
2007-04-21 22:01:31 +00:00 |
|
Steve Checkoway
|
734ad88eb0
|
Unneeded headers.
|
2007-04-21 21:58:27 +00:00 |
|
Steve Checkoway
|
bfd7e70d2d
|
Const.
|
2007-04-21 21:54:37 +00:00 |
|
Steve Checkoway
|
4270b68356
|
Maybe fix compile on windows. (Part II)
|
2007-04-21 21:20:39 +00:00 |
|
Steve Checkoway
|
5222d704f8
|
Maybe fix compile on windows. (How is it that it's 2007 and VC still doesn't support c99?)
|
2007-04-21 20:59:26 +00:00 |
|
Steve Checkoway
|
e29505ba7a
|
Fix warning.
|
2007-04-21 20:58:22 +00:00 |
|
Steve Checkoway
|
1e99c68e8b
|
Make the compiled bytecode more portable by requiring that the generic int sizes be 32 bits. In addition, swap 32 bit ints and 64 bit doubles as needed.
|
2007-04-21 20:08:12 +00:00 |
|
Steve Checkoway
|
a87cc6a80a
|
The language does not depend on librt.
|
2007-04-21 19:46:55 +00:00 |
|
Steve Checkoway
|
8bc650fbaf
|
CollapsePath thinks that .. is a file name. Add a slash to convince it otherwise.
|
2007-04-20 08:02:53 +00:00 |
|
Steve Checkoway
|
5a7d251465
|
Add configure option to build lua and luac. Disable by default.
|
2007-04-20 05:52:33 +00:00 |
|
Steve Checkoway
|
2d2c294e11
|
Fix compile on Linux.
|
2007-04-20 05:50:11 +00:00 |
|
Glenn Maynard
|
a4b2c91a9d
|
no m_pStageStats for test stuff
|
2007-04-19 15:25:58 +00:00 |
|
Glenn Maynard
|
ee06cb3aa1
|
m_pStageStats
|
2007-04-19 15:21:57 +00:00 |
|
Glenn Maynard
|
cdee75f0ab
|
no name entry for players that are still playing
|
2007-04-19 15:02:49 +00:00 |
|
Glenn Maynard
|
57bd25bb0c
|
clean m_vPlayedStageStats as players unjoin
|
2007-04-19 14:34:42 +00:00 |
|
Glenn Maynard
|
1eb380ba2e
|
Eliminate GameState::EndGame; games don't necessarily have distinct
endings. Update the play timer periodically when we commit scores.
(This timer is a bit different, but reasonable.)
|
2007-04-19 13:59:38 +00:00 |
|
Glenn Maynard
|
22ad4c9a2a
|
auto_ptr
|
2007-04-19 13:41:54 +00:00 |
|
Steve Checkoway
|
92fff09378
|
Fix compile. Judging by the name of the function, it is possible this should be checking all memory cards, not just the ones for pn. I am not sure so this is only temporary until Glenn reappears.
|
2007-04-19 10:17:20 +00:00 |
|
Steve Checkoway
|
2468ded99d
|
Use real 32 bit integers.
|
2007-04-19 10:06:53 +00:00 |
|
Steve Checkoway
|
78a233d669
|
Unused. There is a similarly named one that is used.
|
2007-04-19 10:05:42 +00:00 |
|
Steve Checkoway
|
2453b0fa80
|
String, not integer.
|
2007-04-19 10:05:10 +00:00 |
|
Glenn Maynard
|
5e72cc4a9d
|
update
|
2007-04-18 03:58:11 +00:00 |
|
Glenn Maynard
|
b1c26c4869
|
PlayersFinalized removed
|
2007-04-18 03:55:06 +00:00 |
|
Glenn Maynard
|
638361e840
|
reset timer on con or join
|
2007-04-18 00:26:33 +00:00 |
|
Glenn Maynard
|
a8a4803ed8
|
working on explicit profile load/saves: do this in a screen, not implicitly
as part of other operations
separate profile loads/locks for each player
|
2007-04-17 22:27:25 +00:00 |
|
Glenn Maynard
|
f3d6b7a7e1
|
formatting fix
|
2007-04-17 21:05:49 +00:00 |
|
Glenn Maynard
|
572f0afdf3
|
fix warnings on save
|
2007-04-17 21:03:07 +00:00 |
|