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-07-10 08:36:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
56d8d31cd0ce56c1d57b14e2cb4660020f94d534
0ad
/
source
T
History
janwas
b17b43b525
don't complain if attempting to open non-zip files (happens when scanning mount point directory)
...
This was SVN commit r3482.
2006-02-07 07:16:02 +00:00
..
graphics
Test track queue thing
2006-02-05 02:51:02 +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
don't complain if attempting to open non-zip files (happens when scanning mount point directory)
2006-02-07 07:16:02 +00:00
maths
fix: no longer crashes when attempting to remove node from empty track
2006-02-05 03:43:21 +00:00
ps
Queue binding
2006-02-05 03:45:23 +00:00
renderer
minor warning fixes: struct vs. class forward decl; size_t vs uint
2006-01-29 18:38:40 +00:00
scripting
Linux compat changes, fix for (really old) bug in VertexBufferManager shutdown, GUI header reorganization for gcc 4.0
2006-01-29 18:23:47 +00:00
simulation
ConfigDB.cpp: fix vfs_load return value check
2006-01-28 22:21:54 +00:00
sound
- vfs_load now returns error code and takes FileIOBuf; that must be freed via file_buf_free. if Handle is needed, use mem_wrap.
2006-01-24 08:16:29 +00:00
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
- vfs_load now returns error code and takes FileIOBuf; that must be freed via file_buf_free. if Handle is needed, use mem_wrap.
2006-01-24 08:16:29 +00:00
ProgrammingSchedule.xls
gave it a once-over, marked 1 as complete
2005-05-09 16:30:01 +00:00