This website requires JavaScript.
Explore
Help
Sign in
dallasgroot
/
0ad
Watch
1
Star
0
Fork
You've already forked 0ad
0
mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced
2026-06-16 21:34:08 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
No description
1821
commits
1
branch
39
tags
194
MiB
C++
56.5%
JavaScript
35.3%
C
3.4%
Python
2.2%
Lua
0.6%
Other
1.7%
3b1395d80b
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Ykkrosh
3b1395d80b
Optimised game-loading, by not reading terrain textures or calculating bounding boxes when not necessary; maps load about twenty seconds faster (at least in Debug mode). Also fixed possible minor bug (FLT_MIN vs -FLT_MAX) and other trivial things.
...
This was SVN commit r1917.
2005-02-09 23:19:48 +00:00
binaries
Fixed some Atlas coordinates to fit in with improved input box, and some optimisations.
2005-02-08 19:11:02 +00:00
build
Disabled RTTI on Windows
2005-01-29 17:44:57 +00:00
source
Optimised game-loading, by not reading terrain textures or calculating bounding boxes when not necessary; maps load about twenty seconds faster (at least in Debug mode). Also fixed possible minor bug (FLT_MIN vs -FLT_MAX) and other trivial things.
2005-02-09 23:19:48 +00:00
.gitattributes
Initial revision
2003-09-21 21:24:53 +00:00