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-24 09:26:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2aedf48304afbdf830914efed2ec9fb614016948
0ad
/
source
T
History
Chakakhan
2aedf48304
#788
Eliminate delay in path finding (and therefore moving)
...
This was SVN commit r9665.
2011-06-26 07:03:08 +00:00
..
collada
…
graphics
Changes terrain data returned by CMapGenerator to typed arrays, instead of an array of objects (this greatly reduces the size of the serialized data)
2011-06-26 02:56:54 +00:00
gui
Applies Kenny's patch for CInput pasting behavior (
fixes
#640
)
2011-06-25 00:04:41 +00:00
lib
add support for selection and deletion of entire words in text controls (ctrl+backspace/delete/left/right) based on patch by Chakakhan/kenny (thanks!)
2011-06-23 10:12:43 +00:00
maths
…
mocks
…
network
Upgrade game and build system to ENet 1.3
2011-05-29 20:57:28 +00:00
pch
…
ps
Applies Kenny's patch for CInput pasting behavior (
fixes
#640
)
2011-06-25 00:04:41 +00:00
renderer
Fix typo in comment
2011-06-19 14:18:07 +00:00
scripting
…
scriptinterface
Changes terrain data returned by CMapGenerator to typed arrays, instead of an array of objects (this greatly reduces the size of the serialized data)
2011-06-26 02:56:54 +00:00
simulation
…
simulation2
#788
Eliminate delay in path finding (and therefore moving)
2011-06-26 07:03:08 +00:00
sound
…
tools
Adds player settings shortcut to Atlas map panel.
Fixes
#874
2011-06-23 22:38:26 +00:00
contributors.txt
…
main.cpp
…
test_setup.cpp
…