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-14 04:35:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0037a0c6c0dfebf3ecb170ca9d59de6b9274ce41
0ad
/
source
T
History
Ykkrosh
0037a0c6c0
Now allows categorised logging with user-configurable interest levels. By default, all errors and warnings are 'interesting' (reported in interestinglog.html and the console), and system.cfg lets you alter your interest in particular categories.
...
This was SVN commit r993.
2004-08-15 20:57:04 +00:00
..
ape
…
graphics
remove mods/official from pathname (since Unpacker now uses the VFS)
2004-08-11 20:18:30 +00:00
gui
Fixed JS complaints about missing 'prototype'
2004-08-14 11:23:38 +00:00
lib
don't cache handles that don't have a key (i.e. couldn't be found when reloading)
2004-08-14 12:36:03 +00:00
maths
Minor improvements to some simulation code.
2004-08-02 23:14:54 +00:00
ps
Now allows categorised logging with user-configurable interest levels. By default, all errors and warnings are 'interesting' (reported in interestinglog.html and the console), and system.cfg lets you alter your interest in particular categories.
2004-08-15 20:57:04 +00:00
renderer
Fixed invalid GL code
2004-08-06 15:01:23 +00:00
sced
…
scripting
_mem() JS function, for extremely basic VRAM usage information
2004-08-14 11:21:29 +00:00
simulation
remove mods/official from pathname
2004-08-11 20:17:13 +00:00
sound
sound/music player now responsible for calling oal_Init, due to delay-loading.
2004-08-12 17:32:37 +00:00
tools
Run-time selection of FreeType DLL, to let the user decide whether to enable glyph hinting
2004-08-10 16:01:18 +00:00
workspaces
newer DLLs now delay-loaded (reduces startup time by 600ms)
2004-08-12 17:19:45 +00:00
errorlist.pl
Fixed code that recursively looks for .cpp/.h files
2004-07-29 16:13:11 +00:00
linefix.exe
…
main.cpp
sound/music player now responsible for calling oal_Init, due to delay-loading.
2004-08-12 17:20:11 +00:00
ProgrammingSchedule.xls
…