This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
8e2d514228ec8067f09445656e1f229702fd2cf2
0ad
/
source
T
History
Yves
8e2d514228
Exact stack rooting for CParamNode
...
Refs
#2415
Refs
#2462
This was SVN commit r15944.
2014-11-09 11:08:53 +00:00
..
collada
…
graphics
Fixes minimap GLES compatibility by making point size a uniform and passing into the shaders
2014-10-26 04:37:26 +00:00
gui
Fixes incorrect input handling in dropdowns and lists, they were manually handling all events, but should only handle certain key presses.
Fixes
#2885
.
2014-10-27 04:37:06 +00:00
i18n
Change L10n code to use ps/Singleton, so that we can recreate it.
2014-10-15 16:04:37 +00:00
lib
Fix valgrind warning about uninitialized variable. Patch by Echelon9.
Fixes
#2878
.
2014-11-08 00:37:42 +00:00
lobby
Switch lobby room. Update mod version.
2014-10-12 19:27:42 +00:00
maths
…
mocks
…
network
Tunes GC scheduling a bit to reduce memory usage.
2014-09-22 20:13:04 +00:00
pch
…
ps
Add a new Visibility component that will eventually allow scripted components and mods to influence an entity's visibility.
2014-11-04 20:53:25 +00:00
renderer
Fixes GLES build
2014-10-29 02:36:42 +00:00
scriptinterface
Modify GC scheduling and reduce VFS cache size.
2014-10-04 00:43:04 +00:00
simulation2
Exact stack rooting for CParamNode
2014-11-09 11:08:53 +00:00
soundmanager
…
third_party
…
tools
Use fitplural added in upstream revision 1404284. Refs
#2539
.
2014-10-28 16:03:19 +00:00
contributors.txt
…
main.cpp
Fixes some issues when toggling fullscreen mode with SDL2, refs
#2041
:
2014-09-28 22:10:09 +00:00
test_setup.cpp
…