Changesets: spring
develop 82cc24ff
Timestamp: 2010-02-05 13:32:07 Author: Karl-Robert Ernst [ Details ] [ Diff ] |
strip smf extension for mapnames (when autogenerating because of missing mapinfo.lua) | ||
mod - rts/System/FileSystem/ArchiveScanner.cpp | [ Diff ] [ File ] | ||
develop 9c36a075
Timestamp: 2010-02-05 12:47:54 Author: -jk- [ Details ] [ Diff ] |
UnitDrawer: reset glColor at the end of some functions | ||
mod - rts/Rendering/UnitModels/UnitDrawer.cpp | [ Diff ] [ File ] | ||
develop 14a090ae
Timestamp: 2010-02-05 12:47:54 Author: -jk- Committer: Tobi Vollebregt [ Details ] [ Diff ] |
UnitDrawer: reset glColor at the end of some functions | ||
mod - rts/Rendering/UnitModels/UnitDrawer.cpp | [ Diff ] [ File ] | ||
develop a84a06cc
Timestamp: 2010-02-05 12:46:04 Author: -jk- [ Details ] [ Diff ] |
* added new DamageArray constructor to reduce memory copying | ||
mod - rts/Sim/Misc/DamageArray.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Misc/DamageArray.h | [ Diff ] [ File ] | ||
mod - rts/Sim/MoveTypes/AirMoveType.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/MoveTypes/GroundMoveType.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/Unit.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitTypes/TransportUnit.cpp | [ Diff ] [ File ] | ||
develop fb5e7d1b
Timestamp: 2010-02-05 12:43:22 Author: -jk- [ Details ] [ Diff ] |
* added a new UnitDef tag "kamikazeUseLOS" (default false) | ||
mod - rts/Game/GameHelper.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/GameHelper.h | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaUnitDefs.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/Unit.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitDef.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitDefHandler.cpp | [ Diff ] [ File ] | ||
develop b6759baa
Timestamp: 2010-02-05 12:43:22 Author: -jk- Committer: Tobi Vollebregt [ Details ] [ Diff ] |
* added a new UnitDef tag "kamikazeUseLOS" (default false) | ||
mod - rts/Game/GameHelper.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/GameHelper.h | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaUnitDefs.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/Unit.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitDef.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitDefHandler.cpp | [ Diff ] [ File ] | ||
develop 1e7c9783
Timestamp: 2010-02-05 12:37:06 Author: -jk- [ Details ] [ Diff ] |
* fix maxParalyzeTime when paralyzeOnMaxHealth is enabled | ||
mod - rts/Sim/Units/Unit.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/Unit.h | [ Diff ] [ File ] | ||
develop 5d1bba80
Timestamp: 2010-02-05 12:37:06 Author: -jk- Committer: Tobi Vollebregt [ Details ] [ Diff ] |
* fix maxParalyzeTime when paralyzeOnMaxHealth is enabled | ||
mod - rts/Sim/Units/Unit.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/Unit.h | [ Diff ] [ File ] | ||
develop 2c199379
Timestamp: 2010-02-05 11:49:20 Author: Karl-Robert Ernst [ Details ] [ Diff ] |
show names instead of archive nmes in gameinfo | ||
mod - rts/Game/UI/GameInfo.cpp | [ Diff ] [ File ] | ||
develop 5e2870c8
Timestamp: 2010-02-05 11:49:20 Author: Karl-Robert Ernst Committer: Tobi Vollebregt [ Details ] [ Diff ] |
show names instead of archive nmes in gameinfo | ||
mod - rts/Game/UI/GameInfo.cpp | [ Diff ] [ File ] | ||
develop 9d3f1c7c
Timestamp: 2010-02-04 23:34:40 Author: kloot [ Details ] [ Diff ] |
* update maphelper scripts | ||
mod - installer/builddata/maphelper/maphelper/mapdefaults.lua | [ Diff ] [ File ] | ||
mod - installer/builddata/maphelper/maphelper/parse_tdf_map.lua | [ Diff ] [ File ] | ||
mod - installer/builddata/springcontent/shaders/S3OFragProg.glsl | [ Diff ] [ File ] | ||
develop cc670823
Timestamp: 2010-02-04 22:04:00 Author: Karl-Robert Ernst [ Details ] [ Diff ] |
less code duplication | ||
mod - rts/System/Platform/Misc.cpp | [ Diff ] [ File ] | ||
develop 39d6747d
Timestamp: 2010-02-04 21:50:04 Author: Karl-Robert Ernst Committer: Tobi Vollebregt [ Details ] [ Diff ] |
blind attempt to make GetProcessExecutableFile work on mac Conflicts: rts/System/Platform/Misc.cpp |
||
mod - rts/System/Platform/Misc.cpp | [ Diff ] [ File ] | ||
develop 30953f54
Timestamp: 2010-02-04 21:50:04 Author: Karl-Robert Ernst [ Details ] [ Diff ] |
blind attempt to make GetProcessExecutableFile work on mac | ||
mod - rts/System/Platform/Misc.cpp | [ Diff ] [ File ] | ||
develop f919b356
Timestamp: 2010-02-04 21:37:44 Author: Karl-Robert Ernst [ Details ] [ Diff ] |
cleanup datadir finding a bit | ||
mod - rts/System/FileSystem/DataDirLocater.cpp | [ Diff ] [ File ] | ||
develop 54804ea3
Timestamp: 2010-02-04 20:26:38 Author: kloot [ Details ] [ Diff ] |
* no longer used | ||
rm - installer/builddata/springcontent/shaders/unit.fp | [ Diff ] [ File ] | ||
develop 3f68c394
Timestamp: 2010-02-04 20:20:44 Author: kloot [ Details ] [ Diff ] |
* UnitDrawer: setup for GLSL rendering-path | ||
add - installer/builddata/springcontent/shaders/S3OFragProg.glsl | [ Diff ] [ File ] | ||
add - installer/builddata/springcontent/shaders/S3OVertProg.glsl | [ Diff ] [ File ] | ||
mod - installer/builddata/springcontent/shaders/bumpWaterFS.glsl | [ Diff ] [ File ] | ||
mod - installer/builddata/springcontent/shaders/bumpWaterVS.glsl | [ Diff ] [ File ] | ||
mod - rts/Rendering/ShadowHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/UnitModels/UnitDrawer.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/UnitModels/UnitDrawer.h | [ Diff ] [ File ] | ||
develop 2cc17dfc
Timestamp: 2010-02-04 19:12:45 Author: Tobi Vollebregt [ Details ] [ Diff ] |
lua: Add ZipFileReader/Writer metatables to CLuaHandleSynced | ||
mod - rts/Lua/LuaHandleSynced.cpp | [ Diff ] [ File ] | ||
develop 37f95b13
Timestamp: 2010-02-04 18:25:44 Author: Karl-Robert Ernst Committer: Tobi Vollebregt [ Details ] [ Diff ] |
use spherical check isntead | ||
mod - rts/Sim/Units/Unit.cpp | [ Diff ] [ File ] | ||
develop e51af965
Timestamp: 2010-02-04 18:25:44 Author: Karl-Robert Ernst [ Details ] [ Diff ] |
use spherical check isntead | ||
mod - rts/Sim/Units/Unit.cpp | [ Diff ] [ File ] | ||
develop e6427b27
Timestamp: 2010-02-04 18:17:32 Author: Karl-Robert Ernst Committer: Tobi Vollebregt [ Details ] [ Diff ] |
check for unit height before triggering mines explosion | ||
mod - rts/Sim/Units/Unit.cpp | [ Diff ] [ File ] | ||
develop 8053a352
Timestamp: 2010-02-04 18:17:32 Author: Karl-Robert Ernst [ Details ] [ Diff ] |
check for unit height before triggering mines explosion | ||
mod - rts/Sim/Units/Unit.cpp | [ Diff ] [ File ] | ||
develop 0995062e
Timestamp: 2010-02-04 14:50:01 Author: hoijui [ Details ] [ Diff ] |
Revert "Revert "CMake: workaround for CMake-Mac OS X fail"" Tests have shown this to work, and the simpler method not :/ Thanks to pepijn for testing This reverts commit 10d1f646726f873b89bc473f70cfcf8f3ea966ca. |
||
mod - AI/Interfaces/C/CMakeLists.txt | [ Diff ] [ File ] | ||
mod - AI/Interfaces/Java/CMakeLists.txt | [ Diff ] [ File ] | ||
mod - CMakeLists.txt | [ Diff ] [ File ] | ||
develop 8f1f25e1
Timestamp: 2010-02-04 14:46:14 Author: hoijui [ Details ] [ Diff ] |
Revert "CMake: workaround for CMake-Mac OS X fail (simpler way)" This reverts commit bab308080923a418d875d141513950b8d274adfc. |
||
mod - CMakeLists.txt | [ Diff ] [ File ] | ||
develop 3a7d0864
Timestamp: 2010-02-04 00:54:35 Author: zerver Committer: Tobi Vollebregt [ Details ] [ Diff ] |
Possible crash fix | ||
mod - rts/System/FileSystem/ArchiveScanner.cpp | [ Diff ] [ File ] | ||