Changesets: spring
develop 91396438
Timestamp: 2011-01-08 21:58:25 Author: kloot [ Details ] [ Diff ] |
[misc] allow 'cylinder{xyz} type strings in addition to cyl{xyz} | ||
mod - rts/Sim/Misc/CollisionVolume.cpp | [ Diff ] [ File ] | ||
develop 8d6c0641
Timestamp: 2011-01-08 21:07:00 Author: kloot [ Details ] [ Diff ] |
[HL] fix crash when loading decal textures | ||
mod - rts/Rendering/GroundDecalHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitDef.cpp | [ Diff ] [ File ] | ||
develop edb2e242
Timestamp: 2011-01-08 18:53:54 Author: kloot [ Details ] [ Diff ] |
KAIK: fix DIV0 on tiny maps | ||
mod - AI/Skirmish/KAIK/DefenseMatrix.cpp | [ Diff ] [ File ] | ||
mod - AI/Skirmish/KAIK/DefenseMatrix.h | [ Diff ] [ File ] | ||
mod - AI/Skirmish/KAIK/PathFinder.cpp | [ Diff ] [ File ] | ||
develop f4d1b0aa
Timestamp: 2011-01-08 02:39:10 Author: hoijui [ Details ] [ Diff ] |
add MapOptions in start-script format doc [minor] | ||
mod - doc/StartScriptFormat.txt | [ Diff ] [ File ] | ||
develop f50644d1
Timestamp: 2011-01-08 02:38:09 Author: hoijui [ Details ] [ Diff ] |
update release check-list [minor] | ||
mod - doc/releasechecklist.txt | [ Diff ] [ File ] | ||
develop 7cf8fb78
Timestamp: 2011-01-07 19:12:41 Author: kloot [ Details ] [ Diff ] |
KAIK: add missing initialization checks | ||
mod - AI/Skirmish/KAIK/AIClasses.cpp | [ Diff ] [ File ] | ||
mod - AI/Skirmish/KAIK/KAIK.cpp | [ Diff ] [ File ] | ||
develop 3307a14d
Timestamp: 2011-01-07 15:13:58 Author: kloot [ Details ] [ Diff ] |
fix out-of-LOS ghost planes (0002288) | ||
mod - rts/Rendering/UnitDrawer.cpp | [ Diff ] [ File ] | ||
develop 0a01d7c7
Timestamp: 2011-01-07 15:12:15 Author: kloot [ Details ] [ Diff ] |
remove redundant tag transportableBuilding; re-use cantBeTransported instead | ||
mod - rts/Lua/LuaUnitDefs.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitDef.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitDef.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitTypes/Building.cpp | [ Diff ] [ File ] | ||
develop aac4c2e7
Timestamp: 2011-01-07 12:42:11 Author: hoijui [ Details ] [ Diff ] |
autohost interface: stop server on config problem & support local IP and port | ||
mod - rts/Game/GameServer.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/GameServer.h | [ Diff ] [ File ] | ||
mod - rts/Game/Server/MsgStrings.h | [ Diff ] [ File ] | ||
mod - rts/System/AutohostInterface.cpp | [ Diff ] [ File ] | ||
mod - rts/System/AutohostInterface.h | [ Diff ] [ File ] | ||
develop 34105137
Timestamp: 2011-01-07 01:43:44 Author: hoijui [ Details ] [ Diff ] |
autohost interface: un-use now unsupported autohostIP "localhost" (thanks bibim) [fix] | ||
mod - rts/Game/GameServer.cpp | [ Diff ] [ File ] | ||
develop 7af40f57
Timestamp: 2011-01-07 01:23:35 Author: hoijui [ Details ] [ Diff ] |
add temporary hack to not crash on HostIP=localhost | ||
mod - rts/Game/ClientSetup.cpp | [ Diff ] [ File ] | ||
develop 64fcbba2
Timestamp: 2011-01-07 00:40:43 Author: kloot [ Details ] [ Diff ] |
be slightly more informative when loading shaders | ||
mod - rts/Rendering/Shaders/ShaderHandler.cpp | [ Diff ] [ File ] | ||
develop e505ac2f
Timestamp: 2011-01-07 00:26:57 Author: hoijui [ Details ] [ Diff ] |
(installer) Zero-K: desktop-shortcut: rename & add icon | ||
mod - installer/make_installer.pl | [ Diff ] [ File ] | ||
mod - installer/sections/shortcuts_desktop.nsh | [ Diff ] [ File ] | ||
mod - installer/sections/zeroK.nsh | [ Diff ] [ File ] | ||
develop f7cacb28
Timestamp: 2011-01-06 21:58:55 Author: kloot [ Details ] [ Diff ] |
addendum to 32835169 | ||
mod - rts/Sim/Projectiles/ExpGenSpawner.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/ExpGenSpawner.h | [ Diff ] [ File ] | ||
develop addf2079
Timestamp: 2011-01-06 20:29:32 Author: kloot [ Details ] [ Diff ] |
rename CExplosionGenerator to IExplosionGenerator | ||
mod - rts/Game/GameHelper.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/GameHelper.h | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaUnitDefs.cpp | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaWeaponDefs.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/ExpGenSpawner.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/ExplosionGenerator.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/ExplosionGenerator.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/COB/UnitScript.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitDef.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitDef.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Weapons/WeaponDef.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Weapons/WeaponDefHandler.h | [ Diff ] [ File ] | ||
mod - rts/System/Net/UDPListener.cpp | [ Diff ] [ File ] | ||
develop 6806ca1e
Timestamp: 2011-01-06 19:42:43 Author: hoijui [ Details ] [ Diff ] |
change parameter `useOverlay` from number to bool in Lua config access functions (thanks zwzsg) [fix] | ||
mod - rts/Lua/LuaUnsyncedCtrl.cpp | [ Diff ] [ File ] | ||
develop 32835169
Timestamp: 2011-01-06 19:38:45 Author: kloot [ Details ] [ Diff ] |
fix missing explosion effects for non-projectile CEGs | ||
mod - rts/Game/GameHelper.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/COB/UnitScript.cpp | [ Diff ] [ File ] | ||
develop 5d96ff3d
Timestamp: 2011-01-06 18:16:10 Author: hoijui [ Details ] [ Diff ] |
unitsync: add new function GetSpringVersionPatchset() | ||
mod - tools/unitsync/unitsync.cpp | [ Diff ] [ File ] | ||
mod - tools/unitsync/unitsync_api.h | [ Diff ] [ File ] | ||
develop e6c5447d
Timestamp: 2011-01-06 17:38:01 Author: hoijui [ Details ] [ Diff ] |
autohost interface: If the local socket supports IP v6, but AutohostIP is specified as IP v4, use v4 to connect [fix] | ||
mod - rts/System/AutohostInterface.cpp | [ Diff ] [ File ] | ||
mod - rts/System/AutohostInterface.h | [ Diff ] [ File ] | ||
develop d362dd9d
Timestamp: 2011-01-06 17:30:41 Author: hoijui [ Details ] [ Diff ] |
gracefully exit if the autohost is not reachable [fix] | ||
mod - rts/System/AutohostInterface.cpp | [ Diff ] [ File ] | ||
develop 5c895d2f
Timestamp: 2011-01-06 17:29:29 Author: hoijui [ Details ] [ Diff ] |
cleanup in GameServer (no logic changes) | ||
mod - rts/Game/GameServer.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/GameServer.h | [ Diff ] [ File ] | ||
develop 7c0eea99
Timestamp: 2011-01-06 16:52:41 Author: hoijui [ Details ] [ Diff ] |
auto-host interface: refacture sending to the socket into a single function | ||
mod - rts/System/AutohostInterface.cpp | [ Diff ] [ File ] | ||
mod - rts/System/AutohostInterface.h | [ Diff ] [ File ] | ||
develop c4a176bb
Timestamp: 2011-01-06 15:36:56 Author: hoijui [ Details ] [ Diff ] |
cleanup UDPListener::TryBindSocket & related start script docu [minor] | ||
mod - doc/StartScriptFormat.txt | [ Diff ] [ File ] | ||
mod - rts/System/Net/UDPListener.cpp | [ Diff ] [ File ] | ||
develop 395f2fc9
Timestamp: 2011-01-06 12:51:56 Author: hoijui [ Details ] [ Diff ] |
Revert "fix crash when hostIP==localhost" This reverts commit 23cf6e0fa9e263a9e8592c74938c4ce112ed1cae. To refactor as discussed in github comments: https://github.com/spring/spring/commit/23cf6e0fa9e263a9e8592c74938c4ce112ed1cae#commitcomment-232544 |
||
mod - rts/System/Net/UDPListener.cpp | [ Diff ] [ File ] | ||
develop db21237e
Timestamp: 2011-01-06 12:51:17 Author: hoijui [ Details ] [ Diff ] |
fix some documentation and var names in Net code [minor] | ||
mod - rts/System/Net/Socket.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Net/Socket.h | [ Diff ] [ File ] | ||
mod - rts/System/Net/UDPConnection.h | [ Diff ] [ File ] | ||
mod - rts/System/Net/UDPListener.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Net/UDPListener.h | [ Diff ] [ File ] | ||