Steve Checkoway
|
7042ab88f5
|
cleanup
|
2005-10-31 22:00:26 +00:00 |
|
Steve Checkoway
|
4df02ed98d
|
cleanup
|
2005-10-31 21:28:53 +00:00 |
|
Steve Checkoway
|
8bb2254628
|
cleanup
|
2005-10-31 20:37:34 +00:00 |
|
Steve Checkoway
|
5d56e7e154
|
Cleanup, ensure that the stack finding functions are not inlined.
|
2005-10-31 20:37:18 +00:00 |
|
Steve Checkoway
|
33c0408ca2
|
Move ExitGame into GameLoop.h
|
2005-10-30 09:45:39 +00:00 |
|
Steve Checkoway
|
74bfe9f8a2
|
License.
|
2005-10-30 08:53:21 +00:00 |
|
Steve Checkoway
|
c576663c15
|
Add cursor hack since SDL_ShowCursor fails. Also, prevent resizing the window.
|
2005-10-30 08:51:02 +00:00 |
|
Chris Danford
|
560a70d452
|
move bug report URLs to ProductInfo.h
|
2005-10-28 17:24:10 +00:00 |
|
Steve Checkoway
|
42f4598f50
|
Add license.
|
2005-10-28 08:05:32 +00:00 |
|
Steve Checkoway
|
1726efed12
|
GetPreferredLanguage.
|
2005-10-28 08:04:44 +00:00 |
|
Chris Danford
|
092b5d969d
|
move all URLs into ProductInfo.h
|
2005-10-28 03:10:48 +00:00 |
|
Glenn Maynard
|
d7ce21c03d
|
maybe fix screensaver coming on sometimes
|
2005-10-27 23:00:17 +00:00 |
|
Glenn Maynard
|
5b51315394
|
remove Xbox prefs from PREFSMAN (not tested on Xbox)
|
2005-10-27 13:24:27 +00:00 |
|
Glenn Maynard
|
2bab32514f
|
really old cleanups
|
2005-10-27 12:56:29 +00:00 |
|
Steve Checkoway
|
a1e97116b5
|
Cleanup and add SetThreadPrecedence().
|
2005-10-24 11:18:28 +00:00 |
|
Steve Checkoway
|
aa0f90feae
|
__MACOSX__ --> MACOSX, keep __MACOSX__ for ogg.
|
2005-10-24 10:37:56 +00:00 |
|
Steve Checkoway
|
cb229a8774
|
Remove redundant defines.
|
2005-10-24 08:17:12 +00:00 |
|
Steve Checkoway
|
7888f7b53d
|
Add theora.
|
2005-10-23 09:53:14 +00:00 |
|
Glenn Maynard
|
8ebd8163fc
|
add HAVE_THEORA, XIPH_LIB_DIR -> OGG_LIB_DIR
|
2005-10-20 11:10:21 +00:00 |
|
Glenn Maynard
|
6dd799e195
|
move HAVE_CRYPTOPP
(maybe this should be WITH_CRYPTOPP, but I think autoconf's "with"
and "have" distinction is too ambiguous anyway)
|
2005-10-20 03:41:10 +00:00 |
|
Glenn Maynard
|
d1d7bd7b11
|
Clean up Xiph includes. Move HAVE_CRYPTOPP define in here. (How did
that end up in arch? arch has nothing to do with crypto++.)
|
2005-10-20 03:37:16 +00:00 |
|
Steve Checkoway
|
6ea0da1f43
|
Merge in changes from the 3.9 branch.
|
2005-10-03 20:26:00 +00:00 |
|
Chris Danford
|
edf332e075
|
fix "icon alpha is 50% on WinXP". XP will use the 8 bits alpha of alpha in a 32bpp bitmap instead of the mask, so we need to keep all 8 bits around in the bitmap.
|
2005-10-02 21:46:26 +00:00 |
|
Chris Danford
|
48ebc53549
|
return NULL -> return CString() for clarity and efficiency
|
2005-09-04 16:55:21 +00:00 |
|
Renaud Lepage
|
5837d22d1a
|
Initial commit : Icons for the game
|
2005-09-01 03:36:08 +00:00 |
|
Renaud Lepage
|
1c655caadd
|
Cleanup - Bug: IDE did not want to open win32\..., but did open Win32\... . Notice the Caps.
|
2005-08-30 19:17:34 +00:00 |
|
Renaud Lepage
|
0e94804827
|
We're not ready for ffmpeg on Xbox... yet :)
|
2005-08-24 11:57:58 +00:00 |
|
Glenn Maynard
|
0cedd92c67
|
move into archutils; only VC6 needs this
|
2005-08-23 19:55:23 +00:00 |
|
Steve Checkoway
|
7f49cdd5ab
|
Fix compile for 10.2.8.
|
2005-08-20 06:20:16 +00:00 |
|
Chris Danford
|
e77b62822c
|
increase MAX_FNAMBUF to fix .vdi not generated in VC 2003 release config
|
2005-07-22 22:41:16 +00:00 |
|
Glenn Maynard
|
b85b6c7839
|
fixups for upcoming changes
|
2005-07-12 23:44:17 +00:00 |
|
Glenn Maynard
|
73655e87d9
|
can't #ifdef a typedef; check for vc6 instead
move to the right place
|
2005-07-02 23:37:55 +00:00 |
|
Ben Anderson
|
5684b44997
|
#define NEED_CSTDLIB_WORKAROUND just like Glenn said.
|
2005-06-26 03:58:25 +00:00 |
|
Ben Anderson
|
758182858a
|
MinGW doesn't define _WINDOWS for us; define it.
|
2005-06-26 01:35:57 +00:00 |
|
Ben Anderson
|
9d57dc658e
|
More MinGW fixes (this time I'm testing it)
|
2005-06-26 00:51:02 +00:00 |
|
Steve Checkoway
|
99387583f9
|
DARWIN -> __MACOSX__
|
2005-06-21 08:56:36 +00:00 |
|
Ben Anderson
|
db08fefc2a
|
Continue work on supporting MinGW / Dev-Cpp.
|
2005-06-20 19:23:04 +00:00 |
|
Ben Anderson
|
ebcbdd3c9f
|
Move GCC/x86 assembler instructions into a single common file; begin work on supporting MinGW as a secondary Win32 build environment.
|
2005-06-20 01:33:32 +00:00 |
|
Steve Checkoway
|
e233317c25
|
Cleanup.
|
2005-06-19 11:17:31 +00:00 |
|
Steve Checkoway
|
0bc5c2ede4
|
Kill our parent first.
|
2005-06-19 07:28:59 +00:00 |
|
Steve Checkoway
|
d90d69f934
|
newline
|
2005-06-19 01:38:56 +00:00 |
|
Ben Anderson
|
56ebe75fb5
|
How many times am I going to forget to test before committing?
|
2005-06-03 18:47:30 +00:00 |
|
Ben Anderson
|
d280cf7445
|
Don't apply masks unless our window has been created.
|
2005-06-03 18:40:39 +00:00 |
|
Glenn Maynard
|
46bd5e4c65
|
fix warning
|
2005-05-28 21:55:47 +00:00 |
|
Steve Checkoway
|
720ba40a94
|
__GLOBAL__ fix on trunk as well.
|
2005-05-28 19:54:28 +00:00 |
|
Glenn Maynard
|
ccc9aac5e1
|
hide the mouse cursor
|
2005-05-22 22:42:13 +00:00 |
|
Steve Checkoway
|
9753111517
|
Stop using the 10.2.8 SDK. I don't think this is necessary (or that it ever was).
|
2005-05-21 07:37:55 +00:00 |
|
Steve Checkoway
|
360a2d6651
|
Fix warning.
|
2005-05-14 07:36:19 +00:00 |
|
Thad Ward
|
5949e5bc90
|
(this is possibly going to annoy some people, but..)
put all (obvious) MSVC lines in #if defined(_MSC_VER) blocks, primarilly
to allow alternative win32 compilers to be used.
|
2005-05-11 04:43:54 +00:00 |
|
Glenn Maynard
|
b2ec5655d4
|
vc braindamage
|
2005-05-06 14:34:38 +00:00 |
|