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-09 06:06:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9b1da4267891c01b645183f481573d974b9c936b
0ad
/
source
T
History
Ykkrosh
9b1da42678
Atlas: Better toolbar.
...
This was SVN commit r3192.
2005-12-05 20:17:10 +00:00
..
graphics
Atlas: Vaguely usable object placement code. Bug fixes.
2005-12-02 21:08:10 +00:00
gui
Put opened drop-down lists on top of most other GUI controls (by increasing their z value)
2005-11-26 22:42:51 +00:00
i18n
profiling indicates memcpy is a bottleneck, so globally replace all of them with memcpy2 (hand-optimized). depending on transfer size, this is 10%..300% faster. also made memcpy2 into a macro instead of thunk function because vc7 was still generating a jump.
2005-10-30 16:19:20 +00:00
lib
glext_funcs: Added gDEBugger-specific extension.
2005-12-02 02:08:26 +00:00
maths
…
ps
glext_funcs: Added gDEBugger-specific extension.
2005-12-02 02:08:26 +00:00
renderer
glext_funcs: Added gDEBugger-specific extension.
2005-12-02 02:08:26 +00:00
scripting
fix build breakage (baad!):
2005-11-13 23:29:56 +00:00
simulation
Atlas: Vaguely usable object placement code. Bug fixes.
2005-12-02 21:08:10 +00:00
sound
Fix various warnings (both implicit conversions and real bugs).
2005-11-06 17:58:47 +00:00
tools
Atlas: Better toolbar.
2005-12-05 20:17:10 +00:00
main.cpp
replace g_active with more clear g_app_has_focus and g_app_minimized
2005-10-31 18:36:36 +00:00
ProgrammingSchedule.xls
…