Glenn Maynard
|
7943380e6c
|
remove SignalHandler::ResetSignalHandlers
|
2007-01-24 11:41:31 +00:00 |
|
Glenn Maynard
|
ba32e7abba
|
just return; SignalHandler will do this
|
2007-01-24 11:40:41 +00:00 |
|
Glenn Maynard
|
0b26020d96
|
fix crashes in crash handler being handled by DoCleanShutdown
|
2007-01-24 11:38:29 +00:00 |
|
Steve Checkoway
|
2f8079fae9
|
Remove unused files. All targets build (including no mp3 and no networking).
|
2007-01-24 10:27:35 +00:00 |
|
Glenn Maynard
|
7c4394eda7
|
disable exceptions
|
2007-01-24 09:53:48 +00:00 |
|
Glenn Maynard
|
7c96f57544
|
no, *nix builds in gcc
|
2007-01-24 09:44:23 +00:00 |
|
Glenn Maynard
|
675d991de4
|
remove HAVE_CRYPTOPP
|
2007-01-24 09:41:16 +00:00 |
|
Glenn Maynard
|
c94a044119
|
fix DISABLE_CRYPTO
|
2007-01-24 09:39:55 +00:00 |
|
Glenn Maynard
|
2dcc704b0a
|
HAVE_CRYPTOPP -> !DISABLE_CRYPTO
|
2007-01-24 09:38:51 +00:00 |
|
Steve Checkoway
|
c45bad110f
|
Add/remove files. Change options to not use common blocks.
|
2007-01-24 09:25:46 +00:00 |
|
Steve Checkoway
|
8b2c07f4be
|
Fix compile on ppc.
|
2007-01-24 09:25:12 +00:00 |
|
Glenn Maynard
|
d97acea856
|
use $(SolutionName)
|
2007-01-24 08:42:47 +00:00 |
|
Glenn Maynard
|
ef2ef41bf8
|
"use $(SolutionName)"
|
2007-01-24 08:42:29 +00:00 |
|
Glenn Maynard
|
76d722b38e
|
update
|
2007-01-24 08:40:00 +00:00 |
|
Glenn Maynard
|
be1c9972ce
|
project files
|
2007-01-24 08:39:40 +00:00 |
|
Glenn Maynard
|
7c9f88afc6
|
project file
|
2007-01-24 08:38:48 +00:00 |
|
Glenn Maynard
|
5ee4e793a7
|
don't do this in VC7
|
2007-01-24 08:18:38 +00:00 |
|
Glenn Maynard
|
08a4dffbe1
|
disable exceptions - much smaller binary
|
2007-01-24 07:51:52 +00:00 |
|
Glenn Maynard
|
01df6164f2
|
remove old crypto
|
2007-01-24 07:49:09 +00:00 |
|
Glenn Maynard
|
9cf746b828
|
remove old crypto
|
2007-01-24 07:44:00 +00:00 |
|
Glenn Maynard
|
9fe8c732b5
|
add libtommath, libtomcrypt
|
2007-01-24 07:42:09 +00:00 |
|
Glenn Maynard
|
766118b1f9
|
fixes
|
2007-01-24 07:39:19 +00:00 |
|
Glenn Maynard
|
a554a1157a
|
link libtomcrypt instead of crypto++
|
2007-01-24 07:38:03 +00:00 |
|
Glenn Maynard
|
e774124126
|
use libtomcrypt
|
2007-01-24 07:36:25 +00:00 |
|
Glenn Maynard
|
9fcf64cfe1
|
build libtommath.a and libtomcrypt.a
|
2007-01-24 07:35:12 +00:00 |
|
Glenn Maynard
|
c702121715
|
project file
|
2007-01-24 07:32:43 +00:00 |
|
Glenn Maynard
|
da7a7cff51
|
relative path
|
2007-01-24 07:29:36 +00:00 |
|
Glenn Maynard
|
4b5bd4d387
|
move object files from the top directory to eg. src/build-XXX/StepMania/Release. This avoids polluting the top directory and automatically names the directory for the configuration.
|
2007-01-24 07:09:37 +00:00 |
|
Glenn Maynard
|
828200e2e6
|
rename project
|
2007-01-24 07:06:10 +00:00 |
|
Glenn Maynard
|
b3fe9fd49c
|
clean up project paths
|
2007-01-24 07:05:43 +00:00 |
|
Glenn Maynard
|
a02d0de0a1
|
remove old files; I wish VC would warn about missing headers in the project
|
2007-01-24 06:45:00 +00:00 |
|
Glenn Maynard
|
467d5de650
|
no odd malloc prototypes
|
2007-01-24 05:47:55 +00:00 |
|
Glenn Maynard
|
68202aaa7b
|
unused
|
2007-01-24 05:42:24 +00:00 |
|
Glenn Maynard
|
56911b747a
|
libtomcrypt
|
2007-01-24 05:42:14 +00:00 |
|
Glenn Maynard
|
86c2d3ff61
|
libtomcrypt, dep libtommath; replacing crypto++
|
2007-01-24 05:16:57 +00:00 |
|
Glenn Maynard
|
18cda05b5e
|
add AM_PROG_CC_C_O for per-target CPPFLAGS
|
2007-01-24 05:05:16 +00:00 |
|
Glenn Maynard
|
79bed3ebd7
|
support automake-1.10
|
2007-01-24 04:41:18 +00:00 |
|
Glenn Maynard
|
c0de8a3cd8
|
gettext script needed for AM_ICONV in automake-1.10 (why?)
|
2007-01-24 04:40:10 +00:00 |
|
Glenn Maynard
|
9ebd6bbf11
|
fix write buffer alignment if the write buffer is empty and
misaligned; the m_iWriteBufferUsed == 0 case would
skip the realignment
|
2007-01-23 22:00:19 +00:00 |
|
Vecais Dumais Laacis
|
9f8519c0d9
|
finally fixed RageFileObjTimeout write corruption problems - memory cards should work now
|
2007-01-23 18:29:53 +00:00 |
|
Glenn Maynard
|
284a6051ba
|
allow compressing stats.xml
|
2007-01-23 07:32:56 +00:00 |
|
Glenn Maynard
|
976497f388
|
GunzipFile: delete file
|
2007-01-23 07:31:47 +00:00 |
|
Glenn Maynard
|
61c2cb479b
|
actual return type
|
2007-01-23 07:30:12 +00:00 |
|
Glenn Maynard
|
500074a10f
|
error check
|
2007-01-23 06:54:29 +00:00 |
|
Glenn Maynard
|
4cad35e670
|
cleanup
|
2007-01-23 00:07:14 +00:00 |
|
Glenn Maynard
|
fa9120108e
|
move prefs out of prefsman
|
2007-01-22 22:46:25 +00:00 |
|
Glenn Maynard
|
6e20d9d52d
|
use IPreference::GetPreferenceByName
|
2007-01-22 22:42:39 +00:00 |
|
Glenn Maynard
|
b26a48b4d1
|
unused
|
2007-01-22 22:29:43 +00:00 |
|
Glenn Maynard
|
49e2b58002
|
cleanup
|
2007-01-22 22:28:35 +00:00 |
|
Glenn Maynard
|
9a803f94ed
|
don't load floats as strings
|
2007-01-22 21:56:56 +00:00 |
|