Commit Graph

4706 Commits

Author SHA1 Message Date
e62da22784 Sort maps ignoring case.
This was SVN commit r5236.
2007-07-09 04:07:57 +00:00
3f90bae87a Improved default action selection when a group of units is chosen.
This was SVN commit r5235.
2007-07-09 03:35:01 +00:00
260d1b05d1 This was SVN commit r5234. 2007-07-09 03:34:22 +00:00
36d2eccce4 This was SVN commit r5233. 2007-07-09 03:23:44 +00:00
e4931c5c8b This was SVN commit r5232. 2007-07-09 03:03:35 +00:00
d434806a5c This was SVN commit r5231. 2007-07-08 03:02:47 +00:00
840d859337 This was SVN commit r5230. 2007-07-08 01:54:11 +00:00
ff7d8aa2d1 This was SVN commit r5229. 2007-07-07 23:43:08 +00:00
cf7f49b517 This was SVN commit r5228. 2007-07-07 23:34:20 +00:00
0a6cb0d55a This was SVN commit r5227. 2007-07-07 23:31:07 +00:00
dbecaae01a This was SVN commit r5226. 2007-07-07 23:00:37 +00:00
bb517e3daf # Enhanced unit movement smoothness and multiplayer speed.
- Decreased MP turn length to 150 ms.
- Let units move along multiple steps of a path per turn. This means
they no longer "hesitate" between tiles. Especially noticeable in MP
games or at low framerates.
- Joined segments of paths generated by the pathfinder into linear
pieces for better repathing.

This was SVN commit r5224.
2007-07-05 07:33:43 +00:00
1b25d94183 This was SVN commit r5223. 2007-07-05 01:11:43 +00:00
66e6722baa This was SVN commit r5222. 2007-07-05 00:47:24 +00:00
08862db42c # Fixes to Latium random map.
- Replaced calls to Math.max with own function because Math.max wasn't
working properly in latest Spidermonkey (?).
- Fixed some code that could cause weird ridges to appear.

This was SVN commit r5221.
2007-07-04 22:42:53 +00:00
22f11a8ab9 This was SVN commit r5220. 2007-07-01 16:20:11 +00:00
40d8de2a18 This was SVN commit r5219. 2007-07-01 16:19:29 +00:00
Aeros
cc27df18c2 This was SVN commit r5218. 2007-06-30 22:40:59 +00:00
d9702ca590 Added dependency on comsuppw to fix VC2005 build.
This was SVN commit r5216.
2007-06-30 16:45:24 +00:00
Aeros
f42721dd32 This was SVN commit r5215. 2007-06-30 07:56:57 +00:00
805736cb8f # system detect fixes
simplify detect code by adding support for WMI (the "proper" way to do
things)
wutsname: fix incorrect reporting of windows version

ps/Util: add note on exception that is raised on Wow64 (Windows bug)

This was SVN commit r5213.
2007-06-24 13:24:40 +00:00
153c9edfe9 add timing docs
This was SVN commit r5212.
2007-06-24 00:19:03 +00:00
Seth
91a1d0fc3f Replaced line 15 with #if defined(__GLIBC__) && !defined(NDEBUG) to fix problems regarding malloc hook on mac os x
This was SVN commit r5211.
2007-06-23 17:14:00 +00:00
12ac1deebd wposix: add sysconf support for number of "processors"
ia32: add note on when ia32_ApicId fails; support detecting/guessing
processor topology from number of "processors" (hopefully fixes warning
on Philip's PIII system)

This was SVN commit r5209.
2007-06-23 12:59:21 +00:00
76064f6229 This was SVN commit r5208. 2007-06-18 04:19:15 +00:00
8629d83ce7 #New Pasture terrains for the Temperate biome!
This was SVN commit r5207.
2007-06-18 03:42:27 +00:00
028fef4ac8 This was SVN commit r5206. 2007-06-18 03:15:33 +00:00
fc4eefb051 This was SVN commit r5205. 2007-06-17 22:29:43 +00:00
c039e0fce7 This was SVN commit r5204. 2007-06-17 22:09:03 +00:00
a49451fa8c recompile of aken
This was SVN commit r5203.
2007-06-17 10:29:52 +00:00
dc40e831d4 profile: bugfix (cpu.h atomic functions require intptr_t)
slight improvements to aken (declare code segment as pageable)

This was SVN commit r5202.
2007-06-17 10:29:28 +00:00
7d91dec842 This was SVN commit r5201. 2007-06-17 05:13:12 +00:00
a2e365f142 This was SVN commit r5200. 2007-06-17 04:43:57 +00:00
8d323b0675 Fixed crash when exiting Atlas due to adding the same image list as both NORMAL and SMALL.
This was SVN commit r5199.
2007-06-17 01:55:23 +00:00
9c0129dba5 This was SVN commit r5198. 2007-06-17 01:50:58 +00:00
e6815a0599 Nicer look for the terrain list.
This was SVN commit r5197.
2007-06-17 01:38:37 +00:00
d1865a2d85 This was SVN commit r5196. 2007-06-17 00:38:41 +00:00
f6d0781821 This was SVN commit r5195. 2007-06-17 00:37:51 +00:00
07ebef3058 This was SVN commit r5194. 2007-06-17 00:37:32 +00:00
8d8753fc43 This was SVN commit r5193. 2007-06-17 00:28:02 +00:00
c2b6e22993 This was SVN commit r5192. 2007-06-17 00:25:08 +00:00
3d0faf3c74 This was SVN commit r5191. 2007-06-17 00:14:52 +00:00
5535c2aa46 This was SVN commit r5190. 2007-06-17 00:14:08 +00:00
3ab9a0353a This was SVN commit r5189. 2007-06-17 00:13:19 +00:00
e21e2d10d0 This was SVN commit r5187. 2007-06-17 00:10:48 +00:00
73884c1f09 Console: changed things so declaring variables while an entity is selected will no longer define a new property in that entity. Kind of broke the ability to access properties of the selected object without typing selection[0], due to other bugs.
ScriptableComplex: added evil hack so iteration through properties works
with the new SpiderMonkey, which fixes the GUI scripts.

This was SVN commit r5185.
2007-06-16 22:07:40 +00:00
63732eda21 wsdl: redirect stdout to file during early init as requested by philip (now possible, and prevents losing printfs that come before SDL_Init)
This was SVN commit r5182.
2007-06-15 21:58:24 +00:00
529727d02b slight improvement to aken: retry mapping if someone has mapped the same page with unexpected cacheable attributes
This was SVN commit r5181.
2007-06-15 21:36:55 +00:00
5664f097d9 Profiler: Added malloc-counting to GCC. Fixed counting of unlogged allocations in the root node.
GUI: Tried a tiny bit to improve the response to mouse movement.
Atlas: Realised you can do "new XML(...)" to parse XML.

This was SVN commit r5180.
2007-06-15 17:03:26 +00:00
016f0fcba4 remove bugchecks (happens during normal operation on win2k)
This was SVN commit r5178.
2007-06-14 21:33:43 +00:00