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-28 10:46:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d40e4797de6c17e2e476c94ff5500c0da618a753
0ad
/
source
T
History
Ykkrosh
d40e4797de
Report timer_Resolution via hwdetect
...
This was SVN commit r10947.
2012-01-22 13:49:09 +00:00
..
collada
…
graphics
Implemented nested territory boundaries.
Fixes
#918
.
2012-01-18 21:22:58 +00:00
gui
Renames our sdl.h to libsdl.h, to avoid case sensitivity errors when it includes SDL.h.
2012-01-12 23:32:27 +00:00
lib
Fix build with old versions of Mesa
2012-01-19 18:23:54 +00:00
maths
Detect and fix printf signedness errors.
Fixes
#1086
,
#1087
.
2012-01-01 16:43:10 +00:00
mocks
…
network
Renames our sdl.h to libsdl.h, to avoid case sensitivity errors when it includes SDL.h.
2012-01-12 23:32:27 +00:00
pch
…
ps
Report timer_Resolution via hwdetect
2012-01-22 13:49:09 +00:00
renderer
Implemented nested territory boundaries.
Fixes
#918
.
2012-01-18 21:22:58 +00:00
scripting
Fix
#1064
(use ++it instead of it++ for consistency), based on patch by Echelon9
2011-12-29 01:17:03 +00:00
scriptinterface
Vague start at hypothetical Android support
2012-01-17 22:05:43 +00:00
simulation2
Implemented nested territory boundaries.
Fixes
#918
.
2012-01-18 21:22:58 +00:00
sound
…
third_party
/mongoose
Fix printf argument types
2011-11-13 18:31:06 +00:00
tools
Fixes Atlas crashing when random map generator fails, load the blank map for now.
2012-01-21 00:53:34 +00:00
contributors.txt
…
main.cpp
Prevents game from running with root permissions with appropriately scary message on Unix-like OSes, based on patch by leper.
Fixes
#1058
.
2012-01-16 03:30:55 +00:00
test_setup.cpp
…