Commit Graph

2097 Commits

Author SHA1 Message Date
05a2ec78d3 add default ctors for XMBElement and XMBElementList (required by ReadXML closure)
This was SVN commit r2234.
2005-05-03 21:39:51 +00:00
22ee082694 - more accurate progress calculation (avoids accumulating errors)
- revised time accounting allows updates during a task that's
interrupted
- cleaned up LDR_NonprogressiveLoad

This was SVN commit r2233.
2005-05-03 21:39:03 +00:00
1f1642bfe3 revise thunks to not free their MemFun_t if the registered function times out
This was SVN commit r2232.
2005-05-03 21:37:49 +00:00
f0e311440e all functions called via delay-load mechanism now return int (allows closures that can interrupt themselves when time is up)
This was SVN commit r2231.
2005-05-03 21:36:57 +00:00
f34cd1ee08 more revisions to comments to match dox
This was SVN commit r2229.
2005-05-03 16:57:56 +00:00
b8cb80898f split common error handling code into macro.
documented each function (contents from wiki)

This was SVN commit r2228.
2005-05-03 16:41:09 +00:00
bb01b7733c disable self test for now, since Wijit's dual CPU box is having problems (bug #59)
This was SVN commit r2227.
2005-05-03 16:12:04 +00:00
c79a71ec4d This was SVN commit r2225. 2005-05-03 05:16:10 +00:00
ee9757b79b - add usage comment for each function
- remove unnecessary vfs_exists
- improve error handling
- <path> is already dir+name

This was SVN commit r2224.
2005-05-03 05:15:18 +00:00
1b202fb0ea lockfree: very rough beginnings of lockfree allocator
wpthread: no longer include lockfree.h (required functions are now in
sysdep/cpu.h)

This was SVN commit r2223.
2005-05-12 17:18:32 +00:00
748e8d50e8 remove suspicious #undef free. if that was due to conflict with mmgr, #include "nommgr.h" instead.
This was SVN commit r2222.
2005-05-03 05:06:06 +00:00
c65d966112 moved lock-free primitive (CAS) here; add support functions (memory barrier and instruction serialization)
lib: speed up round_up by requiring alignment to be a power of 2

This was SVN commit r2221.
2005-05-03 05:05:16 +00:00
03a3fd6091 update EnumDirEnts docs. disambiguate <path> parameter - it's dir+name
This was SVN commit r2220.
2005-05-03 05:03:27 +00:00
MarkT
f50b7c6776 Props no longer play walk anims when their parent is idle.
This was SVN commit r2219.
2005-05-03 04:48:12 +00:00
MarkT
c8cd52578a Put the extra animation event in the struct def, also adding Jan's VFS script wrapper.
This was SVN commit r2218.
2005-05-03 04:27:07 +00:00
d2410624e4 This was SVN commit r2217. 2005-05-03 01:57:03 +00:00
158f967926 Quickly unbreak the broken bits before anyone notices.
This was SVN commit r2216.
2005-05-03 00:02:37 +00:00
cab424ce81 Creating playlist sub-window to soon try out file access functions. (Committing in-development stuff to get an auto-build incorporating change to GUI .xml names.)
This was SVN commit r2214.
2005-05-02 22:04:29 +00:00
87f4cc2592 This was SVN commit r2212. 2005-05-02 19:47:06 +00:00
7d6c2f08a4 Made the Hellenic CS units use their new shields. Which I probably should have done earlier.
This was SVN commit r2211.
2005-05-02 16:05:57 +00:00
MarkT
db168702df Jason's animation events. Also reworked entity-types system.
This was SVN commit r2209.
2005-05-01 19:09:13 +00:00
32e3ff0921 Round ones too.
This was SVN commit r2208.
2005-05-01 16:26:30 +00:00
c540b11748 Hellenes pelta shield actors requested by Jason.
This was SVN commit r2207.
2005-05-01 16:22:22 +00:00
dc210f9f0e playercolor adjustments
This was SVN commit r2205.
2005-05-01 11:51:07 +00:00
c51619264c The entity that has all the new tweaks we discussed during the meeting - it will break untill the code is updated
This was SVN commit r2204.
2005-05-01 10:51:45 +00:00
8698663367 arrow test stuff
This was SVN commit r2203.
2005-05-01 00:42:16 +00:00
64c7bbd91d Player color tweaks
This was SVN commit r2202.
2005-05-01 00:05:34 +00:00
53f9347029 Slight update to make the gather cursors work by subtype, and added a bunch of placeholder cursors shamelessly ripped from AoM. Any artist that feels like making non-copyrighted replacements would be most welcome. (Ironically, I could find few usable cursors for the different food types.)
This was SVN commit r2201.
2005-04-30 23:42:01 +00:00
657ef07006 Accounting for removed swordsman in Celtic CC.
This was SVN commit r2200.
2005-05-12 17:17:28 +00:00
73ecee0c60 Fixed colour calculation. Stopped displaying .svn directories.
This was SVN commit r2199.
2005-04-29 21:19:47 +00:00
6dc15e1d06 Customisable colour settings.
This was SVN commit r2198.
2005-04-29 20:36:30 +00:00
c024155e88 Customisable colour settings.
This was SVN commit r2197.
2005-04-29 20:36:00 +00:00
c002228314 Initial code for the Colour Tester tool.
This was SVN commit r2196.
2005-04-29 18:46:48 +00:00
7b9ba0c16d Stuff for milestone 7 on my todo list
This was SVN commit r2194.
2005-04-29 12:47:10 +00:00
889b81433a [Subtle hint to the autobuilder that it might want to upload the newest version...]
This was SVN commit r2192.
2005-04-29 04:46:14 +00:00
57b634999e Advanced and Elite rank entities for all the civs.
This was SVN commit r2191.
2005-04-29 01:37:25 +00:00
0fc17f7305 Uninteresting things that I've had hanging around for a while.
This was SVN commit r2190.
2005-04-28 20:50:19 +00:00
780b6e266b Changed actor colour syntax. Made the Actor Editor edit colours.
This was SVN commit r2189.
2005-04-28 20:44:22 +00:00
9cf5ed151d Replaced all Celtic swordsmen with spearmen, since celt_isw_* no longer exists
This was SVN commit r2188.
2005-04-28 20:36:31 +00:00
2022cf3cc3 The mastiff
This was SVN commit r2187.
2005-04-28 09:18:41 +00:00
b3c83ac2f1 hmm, must this was pointing to the csw instead of the csp, so fixed
This was SVN commit r2186.
2005-04-28 09:21:16 +00:00
4566893042 add include guards; reflect lockfree.h rename
This was SVN commit r2184.
2005-04-27 16:16:52 +00:00
0a462622a6 rename to lockfree.*
This was SVN commit r2183.
2005-04-27 16:16:18 +00:00
d91d5a2180 add high level dox
This was SVN commit r2182.
2005-04-27 16:06:05 +00:00
faf5a942dc removed celt CS swordsman
This was SVN commit r2181.
2005-04-27 12:58:25 +00:00
a238d018b1 celt shield updates (split into ranks for CS units)
This was SVN commit r2180.
2005-04-27 12:41:53 +00:00
f31e9d1781 Few celt tweaks
This was SVN commit r2179.
2005-04-27 12:40:58 +00:00
d8f05aee4b implement hash table object; expand test to include that; change all "key"s to uintptr_t
This was SVN commit r2177.
2005-04-26 20:51:43 +00:00
7327e942d6 replaced Ykkrosh clone with "Clausewitz". exercise for the reader: who's that? >:-)
This was SVN commit r2176.
2005-04-26 20:49:08 +00:00
8aec300261 fix compile error: #include "GUIText.h" to define CGUIString
This was SVN commit r2175.
2005-04-26 20:29:28 +00:00