This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-06-30 02:48:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2f438a68891473333841f250e4368aed5c47a325
0ad
/
source
T
History
janwas
2f438a6889
cache_allocator bugfix: do not attempt to coalesce allocations that are at start/end of committed region. fixes self-test failure.
...
This was SVN commit r3466.
2006-02-03 21:44:09 +00:00
..
graphics
allocators: bugfix (wasn't setting freelist to 0)
2006-01-31 03:47:52 +00:00
gui
minor warning fixes: struct vs. class forward decl; size_t vs uint
2006-01-29 18:38:40 +00:00
i18n
fixed wchar_t issues; now correctly separates utf16, CStrW and jschar.
2006-02-03 20:36:15 +00:00
lib
cache_allocator bugfix: do not attempt to coalesce allocations that are at start/end of committed region. fixes self-test failure.
2006-02-03 21:44:09 +00:00
maths
-CinemaTrack-refined
2006-01-29 23:25:04 +00:00
ps
fixed wchar_t issues; now correctly separates utf16, CStrW and jschar.
2006-02-03 20:36:15 +00:00
renderer
minor warning fixes: struct vs. class forward decl; size_t vs uint
2006-01-29 18:38:40 +00:00
scripting
…
simulation
…
sound
…
tools
Preliminary version of player selection for Atlas. You can press any key 0-8 while the place object tool is active to place an object for that player, though the preview object will always be shown in white (Gaia) until I can figure out how to cleanly update its colour.
2006-01-29 23:38:19 +00:00
main.cpp
…
ProgrammingSchedule.xls
…