Glenn Maynard
7a699ffcef
Fix quotes.
2003-09-18 19:20:17 +00:00
Glenn Maynard
21cf758643
cosmetic
2003-09-18 19:09:50 +00:00
Glenn Maynard
3db159cf59
Fix P2 crash.
2003-09-18 19:07:10 +00:00
Thad Ward
896dc0f8da
slight optimization.
...
(if we aren't loading a player, we don't need to do anything other than load up the game/style info and the
name of the settings, so don't bother trying. when a player is loaded up, it is loaded from scratch from the ini
file anyway.)
2003-09-18 19:07:04 +00:00
Steve Checkoway
c203f4c09d
make OS X installer like windows installer wrt installed files and directories and deleted directories
2003-09-18 12:23:19 +00:00
Steve Checkoway
1c22759761
Install atos if the user doesn't already have it to ensure that we can get backtraces. This will be removed when the symbols can be determined by the crash handler itself. I'm not above copying the code directly, but I can't seem to find it anywhere.
2003-09-18 12:10:17 +00:00
Steve Checkoway
0ede96ac63
Correct handling of demangling.
2003-09-18 10:17:32 +00:00
Chris Danford
a84febc9e1
fix gray arrow drawing in incoming + reverse
2003-09-18 05:55:03 +00:00
Chris Danford
7c92877208
fix agressive ASSERT
2003-09-18 04:23:58 +00:00
Glenn Maynard
07802afdd4
Hopefully fix that assert failure ...
2003-09-17 23:00:22 +00:00
Steve Checkoway
f5674096df
um, remove the WTF, my bad.
2003-09-17 22:47:52 +00:00
Glenn Maynard
5be2e48260
This still isn't quite fixed.
2003-09-17 22:25:29 +00:00
Steve Checkoway
d0b3e37631
Add name demangling for BACKTRACE_LOOKUP_METHOD_ATOS.
2003-09-17 21:55:43 +00:00
Glenn Maynard
6a48d32dbe
Fix?
2003-09-17 19:36:13 +00:00
Steve Checkoway
1beee3a6a8
typo
2003-09-17 09:03:11 +00:00
Steve Checkoway
4df188e90a
ARGH, I dunno what I was thinking. I had something else in mind at first but then changed it and forgot to update this. I'm going to get a million bug reports as a result
2003-09-17 08:44:55 +00:00
Chris Danford
7dafb26d7a
fix MakeActor to handle .sprite, .model files
2003-09-17 03:13:42 +00:00
Glenn Maynard
7b2c26de7d
bump cache
2003-09-17 02:11:27 +00:00
Glenn Maynard
23053adf87
Blind fixes (always set combo, etc; simply don't draw it).
2003-09-17 01:58:27 +00:00
Glenn Maynard
30a45bd264
formatting fix
2003-09-17 01:50:54 +00:00
Glenn Maynard
477402a78c
Fix ADPCM GetLength() crash.
2003-09-17 01:42:42 +00:00
Glenn Maynard
585b322a96
update
2003-09-16 22:55:35 +00:00
Glenn Maynard
226ae1ac4f
SDL 1.2.6.
2003-09-16 22:49:48 +00:00
Glenn Maynard
1eeeb966d5
Fix uninstall. Fix uninstallation of old desktop icons, and do that during
...
installation, not uninstallation.
2003-09-16 22:49:11 +00:00
Glenn Maynard
e8eca05ba7
Add. (This isn't currently used by any themes, so this isn't a required update.)
2003-09-16 22:35:09 +00:00
Glenn Maynard
0266cfb736
test
2003-09-16 22:26:17 +00:00
Glenn Maynard
ddc6965906
s/1.2.5/1.2.6/
2003-09-16 22:10:08 +00:00
Glenn Maynard
614f9482e7
stepmania.nsi is now case-sensitive (used in *nix)
2003-09-16 21:51:55 +00:00
Glenn Maynard
17af33f7b5
Installation and archiving scripts
2003-09-16 21:48:53 +00:00
Sean Burke
e57bddddb9
Add conditional link to system SDL 1.2.6
2003-09-16 19:24:17 +00:00
Glenn Maynard
b39db12c7a
Cleanup.
2003-09-16 18:46:07 +00:00
Glenn Maynard
656d064161
Fix NoteDisplay selection with reversed drawing.
...
Cleanup.
2003-09-16 18:32:39 +00:00
Glenn Maynard
00b7450189
cleanup
2003-09-16 18:13:29 +00:00
Steve Checkoway
e0ec7bcaa5
update
2003-09-16 10:02:19 +00:00
Chris Danford
a2206bedbf
draw taps fartherst to closest
2003-09-16 07:22:54 +00:00
Chris Danford
0fe7975ab5
more challenging "brake" effect
2003-09-16 07:21:50 +00:00
Steve Checkoway
4cc9ba9591
Add files
2003-09-16 07:06:50 +00:00
Steve Checkoway
7eb2d7845c
Intermittently, g++ doesn't like inline functions. Just remove'em.
2003-09-16 07:04:31 +00:00
Steve Checkoway
ad28963ad2
Set the close button to quit the application. Enable/disable the close button at the proper times. The user can still just quit in the middle of the installation using the application menu which might result in a file being left in /tmp but that's really their fault for quitting early isn't it?
2003-09-16 06:59:18 +00:00
Steve Checkoway
131f6aba13
Add Edit menu
2003-09-16 06:55:11 +00:00
Glenn Maynard
4f09133147
test syncmail again
2003-09-16 06:47:12 +00:00
Glenn Maynard
629376cc87
remove test
2003-09-16 06:46:16 +00:00
Glenn Maynard
0a61659297
test syncmail
2003-09-16 06:43:14 +00:00
Steve Checkoway
14afd88d87
Simplify SDL headers. Fix typo. Change message since there are new libraries.
2003-09-16 06:40:27 +00:00
Glenn Maynard
8abeb5a4bc
GameTypes.h doesn't exist.
2003-09-16 06:31:41 +00:00
Glenn Maynard
c04d54878c
Fix major skip after choosing style.
2003-09-16 05:57:23 +00:00
Steve Checkoway
14e6fb343a
Put the 'files' directory in the main bundle's Resources directory so the user is presented with a single Installer application.
2003-09-16 05:17:22 +00:00
Glenn Maynard
60a871439c
Jenny Rom bug: fix songs with '=' in the pathname not being loaded from cache.
2003-09-16 05:16:57 +00:00
Steve Checkoway
e5b84a402b
Actually ignore CVS directories now. Plus, fix the incorrect error message when installing.
2003-09-16 04:59:31 +00:00
Steve Checkoway
ec8b6fcf1a
Working installer. No more StepMania Libs files that you all hate so much.
2003-09-16 04:22:25 +00:00