Changesets: spring
|
develop bfe96c3e
Timestamp: 2017-11-07 19:12:51 Author: abma [ Details ] [ Diff ] |
typo | ||
| mod - tools/scripts/prepare_static_spring.sh | [ Diff ] [ File ] | ||
|
develop 7f582b3a
Timestamp: 2017-11-07 19:06:24 Author: abma [ Details ] [ Diff ] |
static build scripts: - chmod +x - add -DZLIB2 (debian compatibility) - use :PATH for defined variables |
||
| mod - tools/scripts/make_static_libs.sh | [ Diff ] [ File ] | ||
| mod - tools/scripts/prepare_static_spring.sh | [ Diff ] [ File ] | ||
|
develop c8722d89
Timestamp: 2017-11-07 17:24:08 Author: Eshed [ Details ] [ Diff ] |
- | ||
| mod - tools/scripts/make_static_libs.sh | [ Diff ] [ File ] | ||
|
develop 395ca815
Timestamp: 2017-11-07 16:27:39 Author: Eshed [ Details ] [ Diff ] |
add scripts for building static spring on linux | ||
| add - tools/scripts/make_static_libs.sh | [ Diff ] [ File ] | ||
| add - tools/scripts/prepare_static_spring.sh | [ Diff ] [ File ] | ||
|
develop 6a2b47f0
Timestamp: 2017-11-06 22:40:32 Author: rt [ Details ] [ Diff ] |
adjust nanoframe planes for 0005829 | ||
| mod - rts/Rendering/UnitDrawer.cpp | [ Diff ] [ File ] | ||
|
develop b930b9d2
Timestamp: 2017-11-06 21:44:37 Author: abma [ Details ] [ Diff ] |
add missing gamedata/defs_post.lua to springcontent.sdz addition to 5701b2c3c6a3adad5cc5fd53cee2aa8f19b8c371 |
||
| mod - cont/base/springcontent/CMakeLists.txt | [ Diff ] [ File ] | ||
|
develop 5701b2c3
Timestamp: 2017-11-06 20:05:00 Author: sprunk Committer: Eshed [ Details ] [ Diff ] |
Remove movedef refcounts (0000351) * Remove movedef refcounts Add backward compatibility to builtin defs.lua * Add `dont_remove` and changelog. |
||
| mod - cont/base/springcontent/gamedata/defs.lua | [ Diff ] [ File ] | ||
| add - cont/base/springcontent/gamedata/defs_post.lua | [ Diff ] [ File ] | ||
| mod - doc/changelog.txt | [ Diff ] [ File ] | ||
| mod - rts/Lua/LuaSyncedMoveCtrl.cpp | [ Diff ] [ File ] | ||
| mod - rts/Sim/MoveTypes/MoveDefHandler.cpp | [ Diff ] [ File ] | ||
| mod - rts/Sim/MoveTypes/MoveDefHandler.h | [ Diff ] [ File ] | ||
| mod - rts/Sim/Path/Default/PathConstants.h | [ Diff ] [ File ] | ||
| mod - rts/Sim/Path/Default/PathEstimator.cpp | [ Diff ] [ File ] | ||
| mod - rts/Sim/Path/QTPFS/PathManager.cpp | [ Diff ] [ File ] | ||
| mod - rts/Sim/Units/UnitDef.cpp | [ Diff ] [ File ] | ||
|
develop ddfa1a1b
Timestamp: 2017-11-06 17:01:09 Author: Eshed [ Details ] [ Diff ] |
reverse rule to help clang | ||
| mod - CMakeLists.txt | [ Diff ] [ File ] | ||
|
develop 14089cbb
Timestamp: 2017-11-06 16:52:34 Author: Eshed [ Details ] [ Diff ] |
- | ||
| mod - rts/System/SpringRegex.h | [ Diff ] [ File ] | ||
|
develop 0ed1180c
Timestamp: 2017-11-06 16:42:03 Author: Eshed [ Details ] [ Diff ] |
use std::regex instead of boost::regex if available | ||
| mod - CMakeLists.txt | [ Diff ] [ File ] | ||
| mod - rts/CMakeLists.txt | [ Diff ] [ File ] | ||
| mod - rts/Rendering/Models/OBJParser.cpp | [ Diff ] [ File ] | ||
| mod - rts/System/FileSystem/FileFilter.cpp | [ Diff ] [ File ] | ||
| mod - rts/System/FileSystem/FileHandler.cpp | [ Diff ] [ File ] | ||
| mod - rts/System/FileSystem/FileSystem.cpp | [ Diff ] [ File ] | ||
| mod - rts/System/FileSystem/FileSystemAbstraction.cpp | [ Diff ] [ File ] | ||
| add - rts/System/SpringRegex.h | [ Diff ] [ File ] | ||
| mod - tools/unitsync/CMakeLists.txt | [ Diff ] [ File ] | ||
|
develop b6ca5bae
Timestamp: 2017-11-05 22:35:56 Author: rt [ Details ] [ Diff ] |
VarTypes nlc | ||
| mod - rts/System/creg/VarTypes.cpp | [ Diff ] [ File ] | ||
|
develop 7bea69ee
Timestamp: 2017-11-05 22:25:00 Author: rt [ Details ] [ Diff ] |
- | ||
| mod - rts/Rendering/CommandDrawer.cpp | [ Diff ] [ File ] | ||
|
develop 6c9be414
Timestamp: 2017-11-05 22:16:58 Author: rt [ Details ] [ Diff ] |
convert build-square drawing | ||
| mod - rts/Game/SelectedUnitsHandler.cpp | [ Diff ] [ File ] | ||
| mod - rts/Rendering/CommandDrawer.cpp | [ Diff ] [ File ] | ||
| mod - rts/Rendering/CommandDrawer.h | [ Diff ] [ File ] | ||
|
develop 04767b75
Timestamp: 2017-11-05 18:03:50 Author: Eshed [ Details ] [ Diff ] |
--fixme merge creg::Class and creg::ClassBinder |
||
| mod - rts/Sim/Projectiles/ExplosionGenerator.cpp | [ Diff ] [ File ] | ||
| mod - rts/Sim/Projectiles/ProjectileHandler.cpp | [ Diff ] [ File ] | ||
| mod - rts/System/creg/Serializer.cpp | [ Diff ] [ File ] | ||
| mod - rts/System/creg/creg.cpp | [ Diff ] [ File ] | ||
| mod - rts/System/creg/creg.h | [ Diff ] [ File ] | ||
| mod - rts/System/creg/creg_runtime_tests.cpp | [ Diff ] [ File ] | ||
|
develop e0280ec1
Timestamp: 2017-11-05 17:03:19 Author: Eshed [ Details ] [ Diff ] |
creg Simplify | ||
| mod - rts/System/creg/creg.cpp | [ Diff ] [ File ] | ||
| mod - rts/System/creg/creg.h | [ Diff ] [ File ] | ||
|
develop bbdd0c5b
Timestamp: 2017-11-05 02:16:07 Author: rt [ Details ] [ Diff ] |
convert selection-rectangle drawing | ||
| mod - rts/Game/SelectedUnitsHandler.cpp | [ Diff ] [ File ] | ||
| mod - rts/Game/SelectedUnitsHandler.h | [ Diff ] [ File ] | ||
|
develop 3c52fb8e
Timestamp: 2017-11-04 23:44:31 Author: Eshed [ Details ] [ Diff ] |
use unique_ptr instead of shared_ptr in creg | ||
| mod - rts/System/SafeVector.h | [ Diff ] [ File ] | ||
| mod - rts/System/creg/BasicTypes.h | [ Diff ] [ File ] | ||
| mod - rts/System/creg/DefTypes.h | [ Diff ] [ File ] | ||
| mod - rts/System/creg/STL_Deque.h | [ Diff ] [ File ] | ||
| mod - rts/System/creg/STL_List.h | [ Diff ] [ File ] | ||
| mod - rts/System/creg/STL_Map.h | [ Diff ] [ File ] | ||
| mod - rts/System/creg/STL_Queue.h | [ Diff ] [ File ] | ||
| mod - rts/System/creg/STL_Set.h | [ Diff ] [ File ] | ||
| mod - rts/System/creg/TypeDeduction.h | [ Diff ] [ File ] | ||
| mod - rts/System/creg/VarTypes.cpp | [ Diff ] [ File ] | ||
| mod - rts/System/creg/VarTypes.h | [ Diff ] [ File ] | ||
| mod - rts/System/creg/creg.cpp | [ Diff ] [ File ] | ||
| mod - rts/System/creg/creg.h | [ Diff ] [ File ] | ||
|
develop 87701e5c
Timestamp: 2017-11-04 22:43:46 Author: Eshed [ Details ] [ Diff ] |
maybe fix creg | ||
| mod - rts/System/creg/TypeDeduction.h | [ Diff ] [ File ] | ||
| mod - rts/System/creg/VarTypes.cpp | [ Diff ] [ File ] | ||
| mod - rts/System/creg/VarTypes.h | [ Diff ] [ File ] | ||
| mod - rts/System/creg/creg.h | [ Diff ] [ File ] | ||
|
develop 22566dd7
Timestamp: 2017-11-04 21:53:11 Author: Eshed [ Details ] [ Diff ] |
more creg shaving | ||
| mod - rts/System/SafeVector.h | [ Diff ] [ File ] | ||
| mod - rts/System/SpringHashMap.hpp | [ Diff ] [ File ] | ||
| mod - rts/System/creg/BasicTypes.h | [ Diff ] [ File ] | ||
| mod - rts/System/creg/DefTypes.h | [ Diff ] [ File ] | ||
| mod - rts/System/creg/STL_Deque.h | [ Diff ] [ File ] | ||
| mod - rts/System/creg/STL_List.h | [ Diff ] [ File ] | ||
| mod - rts/System/creg/STL_Map.h | [ Diff ] [ File ] | ||
| mod - rts/System/creg/STL_Queue.h | [ Diff ] [ File ] | ||
| mod - rts/System/creg/STL_Set.h | [ Diff ] [ File ] | ||
| mod - rts/System/creg/TypeDeduction.h | [ Diff ] [ File ] | ||
| mod - rts/System/creg/VarTypes.cpp | [ Diff ] [ File ] | ||
| mod - rts/System/creg/VarTypes.h | [ Diff ] [ File ] | ||
| mod - rts/System/creg/creg.h | [ Diff ] [ File ] | ||
|
develop 4f1e34c1
Timestamp: 2017-11-04 18:39:23 Author: rt [ Details ] [ Diff ] |
catch mesa aGui crash | ||
| mod - rts/aGui/Gui.cpp | [ Diff ] [ File ] | ||
| mod - rts/aGui/Gui.h | [ Diff ] [ File ] | ||
|
develop 8bce3ba2
Timestamp: 2017-11-04 18:20:43 Author: Eshed [ Details ] [ Diff ] |
move currentMemberFlags where it belongs | ||
| mod - rts/System/creg/creg.cpp | [ Diff ] [ File ] | ||
| mod - rts/System/creg/creg.h | [ Diff ] [ File ] | ||
|
develop b4919f9b
Timestamp: 2017-11-04 18:00:38 Author: Eshed [ Details ] [ Diff ] |
creg: don't use strings where const char* will do | ||
| mod - rts/System/creg/Serializer.cpp | [ Diff ] [ File ] | ||
| mod - rts/System/creg/TypeDeduction.h | [ Diff ] [ File ] | ||
| mod - rts/System/creg/creg.h | [ Diff ] [ File ] | ||
| mod - rts/System/creg/creg_runtime_tests.cpp | [ Diff ] [ File ] | ||
|
develop 85a87b8e
Timestamp: 2017-11-04 17:40:32 Author: Eshed [ Details ] [ Diff ] |
Assorted creg removing std::function shaved a bit of exe size and should speed compilation up |
||
| mod - rts/System/creg/TypeDeduction.h | [ Diff ] [ File ] | ||
| mod - rts/System/creg/creg.cpp | [ Diff ] [ File ] | ||
| mod - rts/System/creg/creg.h | [ Diff ] [ File ] | ||
|
develop 2b366f5d
Timestamp: 2017-11-04 12:03:36 Author: rt [ Details ] [ Diff ] |
convert part of BumpWater | ||
| mod - cont/base/springcontent/CMakeLists.txt | [ Diff ] [ File ] | ||
| mod - cont/base/springcontent/shaders/GLSL/bumpWaterCoastBlurFS.glsl | [ Diff ] [ File ] | ||
| add - cont/base/springcontent/shaders/GLSL/bumpWaterCoastBlurVS.glsl | [ Diff ] [ File ] | ||
| mod - rts/Rendering/Env/BumpWater.cpp | [ Diff ] [ File ] | ||
| mod - rts/Rendering/Env/BumpWater.h | [ Diff ] [ File ] | ||
| mod - rts/Rendering/GL/RenderDataBuffer.cpp | [ Diff ] [ File ] | ||
| mod - rts/Rendering/GL/RenderDataBuffer.hpp | [ Diff ] [ File ] | ||
| mod - rts/Rendering/GL/VertexArrayTypes.h | [ Diff ] [ File ] | ||
|
develop 32e99836
Timestamp: 2017-11-04 11:28:55 Author: Eshed [ Details ] [ Diff ] |
Fix 0005825 | ||
| mod - rts/Sim/Units/CommandAI/MobileCAI.cpp | [ Diff ] [ File ] | ||
