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-07 18:24:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a444e6febc1a648ddea64044750e9eaf702e723f
0ad
/
source
T
History
Ykkrosh
a444e6febc
Don't use wide print functions on typically-byte-oriented streams
...
This was SVN commit r7198.
2009-11-14 11:03:43 +00:00
..
collada
Fix build and tests on Linux
2009-11-06 18:35:32 +00:00
dcdt
/se
…
graphics
Fix recently-introduced bug
2009-11-14 00:08:16 +00:00
gui
implement changes suggested by Philip:
2009-11-09 20:53:48 +00:00
i18n
more unicode/string cleanup:
2009-11-03 22:27:25 +00:00
lib
Don't use wide print functions on typically-byte-oriented streams
2009-11-14 11:03:43 +00:00
maths
more string drudgery
2009-11-06 10:59:10 +00:00
mocks
…
network
implement changes suggested by Philip:
2009-11-09 20:53:48 +00:00
pch
…
ps
implement changes suggested by Philip:
2009-11-09 20:53:48 +00:00
renderer
Fix build and tests on Linux
2009-11-06 18:35:32 +00:00
scripting
self-test and x64 fixes:
2009-11-07 12:26:40 +00:00
simulation
fix dehydra warnings (some of which were dangerous pass-user-string-as-format-string vulnerabilities)
2009-11-07 09:32:19 +00:00
sound
misc. string fixes
2009-11-04 15:29:28 +00:00
tools
robustified GetPatch / GetTile:
2009-11-08 16:49:52 +00:00
contributors.txt
…
main.cpp
refactor: move reload functionality into ps/Filesystem to allow reloading non-resource files (e.g. scripts); VFS is now responsible for returning VirtualPath and invalidating the changed file/directory
2009-11-06 11:50:04 +00:00
test_setup.cpp
…