1
1
forked from 0ad/0ad
Commit Graph

4575 Commits

Author SHA1 Message Date
74dca35608 This was SVN commit r5360. 2007-09-23 04:12:57 +00:00
caed8b9974 This was SVN commit r5359. 2007-09-19 06:45:13 +00:00
7e62d22d2f This was SVN commit r5358. 2007-09-19 06:44:33 +00:00
ae7d0feea9 This was SVN commit r5357. 2007-09-19 06:34:38 +00:00
dfec68cf4d This was SVN commit r5356. 2007-09-17 05:40:40 +00:00
99108990eb This was SVN commit r5355. 2007-09-17 04:11:11 +00:00
ccf060c22f This was SVN commit r5354. 2007-09-17 00:54:43 +00:00
bce08cb154 This was SVN commit r5353. 2007-09-17 00:36:54 +00:00
b37842b9f0 This was SVN commit r5352. 2007-09-16 20:39:22 +00:00
a1b2d7bbcd This was SVN commit r5350. 2007-09-16 20:26:34 +00:00
4db553f9e3 This was SVN commit r5349. 2007-09-16 20:24:39 +00:00
ea878fddc6 Field footprint size reduced.
This was SVN commit r5348.
2007-09-16 20:03:37 +00:00
576a0aa421 # Made units that build a field start auto-gathering it. Also updated field foundation.
This was SVN commit r5347.
2007-09-16 20:01:57 +00:00
Alexander
8bc57c24ba Field size
This was SVN commit r5346.
2007-09-16 19:58:52 +00:00
21444c9b49 This was SVN commit r5345. 2007-09-16 19:50:16 +00:00
25e55c1657 # Fixed XML bug in field entity.
This was SVN commit r5344.
2007-09-16 19:15:16 +00:00
ef8a16a150 This was SVN commit r5343. 2007-09-16 18:58:55 +00:00
e732631a68 # Fixed a bug with hitpoints remaining at 0 while a building was built, and an initialization issue that prevented fields from being gatherable.
This was SVN commit r5342.
2007-09-16 17:43:38 +00:00
4e298e47cc This was SVN commit r5341. 2007-09-15 05:53:33 +00:00
97db341a96 This was SVN commit r5340. 2007-09-15 04:56:53 +00:00
69eb23d133 This was SVN commit r5339. 2007-09-15 04:56:26 +00:00
a2c607d2d4 updated version with fixed bibliography
This was SVN commit r5338.
2007-09-08 16:05:52 +00:00
3f58951808 arg parsing code: wasn't properly handling "
This was SVN commit r5337.
2007-09-08 08:37:30 +00:00
5383eff15c implement the previously mentioned cmdline params
qpc: refactor IsSafe

This was SVN commit r5336.
2007-09-08 08:09:32 +00:00
87b0d08c0e new command line parameters:
- disable mahaf and thus all physical memory mapping or direct port IO
- promise that TSC-based QPC is safe on this system

This was SVN commit r5335.
2007-09-08 08:07:43 +00:00
f7e21ce054 This was SVN commit r5334. 2007-09-08 05:17:23 +00:00
f039e1ce76 fix error path for acpi/mahaf failures (attempt#2)
prevent using mahaf if it's going to fail anyway
module_init: add ModuleIsError (allows acpi and mahaf init routines to
pass failure notification on to their second and later callers)

counter: safer memory management

This was SVN commit r5333.
2007-09-07 20:17:57 +00:00
b853a47c8e This was SVN commit r5332. 2007-09-07 04:39:52 +00:00
9877d70b58 This was SVN commit r5331. 2007-09-07 04:35:02 +00:00
b208f3e6e9 This was SVN commit r5330. 2007-09-07 04:34:27 +00:00
94456a218a # bugfix for ACPI init on Win2k
mahaf: add API to check whether physical memory mapping ought to work
acpi: no longer consider itself initialized if the above is not true
(fixes undue warning in PMT and possibly HPET about invalid ACPI table
on Win2k)

cpu: remove redundant include

This was SVN commit r5329.
2007-09-05 21:29:33 +00:00
ebd7446d8a Fixed Altas/wxJS for Windows.
This was SVN commit r5328.
2007-09-04 20:04:43 +00:00
de1812becb Rewrote Atlas's terrain preview panel to not use wxListCtrl, so it's more controllable and cross-platform
This was SVN commit r5326.
2007-09-03 23:51:48 +00:00
14f6843419 Alt+enter to toggle fullscreen mode in Atlas
This was SVN commit r5325.
2007-09-03 23:50:25 +00:00
28244544c7 Various wxJS bug fixes and minor feature additions
This was SVN commit r5324.
2007-09-03 23:49:33 +00:00
efd08a21f9 Use #if instead of #ifdef to detect HAVE_X.
This was SVN commit r5323.
2007-09-03 23:32:16 +00:00
118a7934e1 Disable fancy water by default.
This was SVN commit r5322.
2007-09-03 23:31:34 +00:00
47f8a56aef Fix unintentional disabling of S3TC and mipmaps
This was SVN commit r5321.
2007-09-03 18:41:42 +00:00
264f394f17 Moved X11 stuff out of unix/ folder, added osx/ sysdep folder, corresponding premake.lua changes, and a few misc other Mac OS X-related changes
This was SVN commit r5320.
2007-09-03 12:56:45 +00:00
eea76e7d9d Added Valgrind headers.
Changed ICC PCH arguments to the form that's not deprecated in ICC 10.

This was SVN commit r5319.
2007-09-02 23:41:06 +00:00
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