Commit Graph

4535 Commits

Author SHA1 Message Date
f5a2a141dc Fixed non-PCH compiles.
Removed a few global variables from Atlas.
Added call to srand(time).
Restored NotebookEvent in wxJS.
Fixed CPU-detection in Valgrind.

This was SVN commit r5318.
2007-09-02 23:38:58 +00:00
fc966bcd13 add config variables for new s3tc/auto mipmap gen disable hooks
This was SVN commit r5317.
2007-09-02 21:50:53 +00:00
22e4d2fd98 # win/macosx compat, add hooks to disable OpenGL feature usage
config: add 2 parameters to allow disabling s3tc/auto mipmap gen
wpthread: add support for named semaphores (required for macosx compat)
openal, ogghack: remove direct use of __APPLE__ macro (replace with
OS_MACOSX)
GraphicsSetupHandlers.cpp: fix incorrect usage of OS_ macros (they're
always defined, so the test should be if their value is != 0)

This was SVN commit r5316.
2007-09-02 21:44:56 +00:00
027c3c7cc0 Use one semaphore for the process's lifetime, for efficiency.
Use a name that works on Linux.
Try several random names to avoid conflicts with other processes.

This was SVN commit r5315.
2007-09-02 21:16:23 +00:00
a22e73406a Fixed Linux build
This was SVN commit r5314.
2007-09-02 17:18:45 +00:00
5d26f84910 Updated wxJavaScript to 0.9.71 (plus minor customisations)
This was SVN commit r5313.
2007-09-02 17:17:58 +00:00
08d3ff2952 Updates for OS X and gcc 4.0 compatibility.
- Fixed some invalid member function references in wxJS code that gcc
4.0 didn't like.
- Some conversion changes.
- Don't try to construct wxSound from memory in OS X (it's not
available).
- Added dependency on zlib in AtlasUI (something there uses _compress).
- Added Mac code for finding current executable's path.
- Added dummy code for getting display size that does not use X.
- Fixed dir_get_changed_file stub to return ERR::AGAIN (end of files)
instead of INFO::OK.

This was SVN commit r5312.
2007-09-02 16:50:20 +00:00
b65d1f8756 Replaced wxWidgets-devel with wxWidgets, which works better.
This was SVN commit r5311.
2007-08-30 17:52:57 +00:00
5e39585359 Added Mac build instructions using MacPorts.
This was SVN commit r5310.
2007-08-29 07:45:55 +00:00
1fc222c8be This was SVN commit r5309. 2007-08-29 04:53:01 +00:00
f46d4846a7 This was SVN commit r5308. 2007-08-28 22:19:24 +00:00
33f47755c9 This was SVN commit r5307. 2007-08-28 22:18:30 +00:00
1b7636f2c7 This was SVN commit r5306. 2007-08-28 22:18:01 +00:00
0c7d997c1c This was SVN commit r5305. 2007-08-28 22:17:28 +00:00
13d0d7c522 This was SVN commit r5304. 2007-08-25 23:29:09 +00:00
37b4f20da2 This was SVN commit r5303. 2007-08-25 22:17:16 +00:00
53fc21fc1e #Player colorized Persian structures. Tweaked a few Hellenes hero textures.
This was SVN commit r5302.
2007-08-25 22:13:18 +00:00
bdd1d93c8f whrt: made asserts a tad bit more numerically robust, for what it's worth.
Erik had reported that the PMT counter indicates a resolution > 2ms; i
cannot see a legitimate reason for this happening :S (compiler bug?
debugger bug? bad memory?)

This was SVN commit r5301.
2007-08-25 16:38:36 +00:00
84e4e5aa12 POSIX doesn't really specify _SC_NPROCESSORS_CONF, so add a sysdep routine for that. ia32 now uses it, which is one more step towards unbreaking macosx. thanks to ali for the report :)
This was SVN commit r5300.
2007-08-25 16:32:00 +00:00
efe104ee5d This was SVN commit r5299. 2007-08-25 05:12:02 +00:00
760f13f371 This was SVN commit r5297. 2007-08-15 07:05:09 +00:00
182a040063 This was SVN commit r5296. 2007-08-14 22:43:19 +00:00
36a7d2a4e8 This was SVN commit r5295. 2007-08-14 19:15:26 +00:00
43c1836570 This was SVN commit r5294. 2007-08-14 06:30:41 +00:00
85f303bd1f This was SVN commit r5293. 2007-08-13 22:00:14 +00:00
8299fe7dca This was SVN commit r5292. 2007-08-13 04:01:35 +00:00
10d5894f2c This was SVN commit r5291. 2007-08-11 21:35:41 +00:00
62f240aa80 This was SVN commit r5290. 2007-08-10 23:01:36 +00:00
Seth
7da9830ebe Modified line 92 to
if ! OS_UNIX || OS_MACOSX since, the previous OS_UNIX check only did not
work

This was SVN commit r5289.
2007-08-09 16:12:46 +00:00
e6cd1f9cf5 This was SVN commit r5288. 2007-08-09 03:28:00 +00:00
202e864776 This was SVN commit r5287. 2007-08-08 06:04:16 +00:00
3537614b42 This was SVN commit r5286. 2007-08-08 01:44:55 +00:00
1421d6446f This was SVN commit r5285. 2007-08-07 22:01:35 +00:00
c96937090a This was SVN commit r5284. 2007-08-06 18:56:27 +00:00
c209abd8a5 This was SVN commit r5283. 2007-08-06 18:55:04 +00:00
1ed0998529 This was SVN commit r5282. 2007-08-06 18:52:48 +00:00
42d1dafe0c This was SVN commit r5281. 2007-08-05 03:41:32 +00:00
e64d76a2c3 This was SVN commit r5280. 2007-08-05 03:32:08 +00:00
119c5ef0a0 #Persian Archer. :)
This was SVN commit r5279.
2007-08-05 03:30:09 +00:00
e16a957b51 This was SVN commit r5278. 2007-08-03 03:10:19 +00:00
10bfb615e9 This was SVN commit r5277. 2007-08-01 23:21:28 +00:00
0b9285d73c This was SVN commit r5276. 2007-08-01 01:12:25 +00:00
c2d3e1e7cb This was SVN commit r5275. 2007-07-29 17:56:04 +00:00
d590f3dd98 This was SVN commit r5274. 2007-07-29 13:59:39 +00:00
4ac699d021 # fix: ACPI code now safely handles concurrent memory accesses
This was SVN commit r5273.
2007-07-25 19:16:00 +00:00
2bc83d9e5c This was SVN commit r5271. 2007-07-25 03:50:50 +00:00
131b094d2e #New animals!
This was SVN commit r5270.
2007-07-25 01:53:20 +00:00
825eaa5aa3 Fixed bug when running two console commands
This was SVN commit r5269.
2007-07-24 18:04:38 +00:00
0d019535f2 This was SVN commit r5268. 2007-07-19 06:21:08 +00:00
pyrolink
a1bf601c76 Vague documentation of trigger specs, hopefully enough to get started.
This was SVN commit r5267.
2007-07-19 05:42:18 +00:00