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:14:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7985ea4b8ea3c5361c413de0f214873499987486
0ad
/
source
T
History
vladislavbelov
7985ea4b8e
Removes usages of duplication of Clamp function in simulation and atlas. Refs D1763.
...
This was SVN commit r22927.
2019-09-18 15:02:36 +00:00
..
collada
…
graphics
Removes usages of duplication of Clamp function in graphics. Refs D1763.
2019-09-18 08:34:36 +00:00
gui
Removes usages of duplication of Clamp function in gui, ps and renderer. Refs D1763.
2019-09-18 14:44:31 +00:00
i18n
Remove some unused Profiler.h and CLogger.h includes.
2019-09-07 13:35:45 +00:00
lib
Fix hotkey events synching with hotkey state.
2019-09-15 12:16:28 +00:00
lobby
Fix wrong GlooxScriptConversions include in
9023f4bebb
/ D2264 triggering VS2015 build warning but no clang build warning, refs
#5596
.
2019-09-17 20:39:09 +00:00
maths
…
mocks
…
network
Split NetFileTransfer message parsing into one function per case, refs
#5212
.
2019-09-17 14:18:46 +00:00
pch
pthread -> std::thread (5/7) - Replace sdl semaphore with condition variable
2019-08-24 11:26:58 +00:00
ps
Removes usages of duplication of Clamp function in gui, ps and renderer. Refs D1763.
2019-09-18 14:44:31 +00:00
renderer
Removes usages of duplication of Clamp function in gui, ps and renderer. Refs D1763.
2019-09-18 14:44:31 +00:00
scriptinterface
Use ScriptInterface::CreateObject for ToJSVal<CColor>, and for ToJSVal<Grid<u8> >, ToJSVal<Grid<u16> > used by the AIManager obtaining the pathfinder grid.
2019-09-13 00:56:51 +00:00
simulation2
Removes usages of duplication of Clamp function in simulation and atlas. Refs D1763.
2019-09-18 15:02:36 +00:00
soundmanager
Remove some unused Profiler.h and CLogger.h includes.
2019-09-07 13:35:45 +00:00
third_party
…
tools
Removes usages of duplication of Clamp function in simulation and atlas. Refs D1763.
2019-09-18 15:02:36 +00:00
main.cpp
…
test_setup.cpp
…