Changesets: spring
develop 22db4d8a
Timestamp: 2011-01-06 12:22:40 Author: hoijui [ Details ] [ Diff ] |
white-space and comment fixes in AutohostInterface [minor] | ||
mod - rts/System/AutohostInterface.cpp | [ Diff ] [ File ] | ||
mod - rts/System/AutohostInterface.h | [ Diff ] [ File ] | ||
develop 6da45639
Timestamp: 2011-01-06 11:55:41 Author: hoijui [ Details ] [ Diff ] |
white-space and comment fixes in GameVersion [minor] | ||
mod - rts/Game/GameVersion.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/GameVersion.h | [ Diff ] [ File ] | ||
develop 90bc5dcc
Timestamp: 2011-01-06 11:29:22 Author: hoijui [ Details ] [ Diff ] |
unitsync: enhance doc-comment of GetSpringVersion() [minor] | ||
mod - tools/unitsync/unitsync_api.h | [ Diff ] [ File ] | ||
develop 97de0249
Timestamp: 2011-01-06 11:26:37 Author: hoijui [ Details ] [ Diff ] |
clarify and differentiate log messages in FarTextureHandler & ShadowHandler [minor] | ||
mod - rts/Rendering/FarTextureHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/ShadowHandler.cpp | [ Diff ] [ File ] | ||
develop 74ff12d3
Timestamp: 2011-01-06 01:51:35 Author: kloot [ Details ] [ Diff ] |
fix decal alpha-fading | ||
mod - cont/base/springcontent/shaders/GLSL/GroundDecalsVertProg.glsl | [ Diff ] [ File ] | ||
mod - rts/Rendering/GroundDecalHandler.cpp | [ Diff ] [ File ] | ||
develop cdb7f383
Timestamp: 2011-01-06 01:02:18 Author: abma [ Details ] [ Diff ] |
Revert "(installer) try to exclude unwanted files in installer on buildbot" This reverts commit fac6733d8c10587f057544976cd0bbf49af68fc8. |
||
mod - installer/include/aiHelpers.nsh | [ Diff ] [ File ] | ||
develop fac6733d
Timestamp: 2011-01-06 00:40:04 Author: abma [ Details ] [ Diff ] |
(installer) try to exclude unwanted files in installer on buildbot | ||
mod - installer/include/aiHelpers.nsh | [ Diff ] [ File ] | ||
develop 6c82d960
Timestamp: 2011-01-06 00:38:57 Author: abma [ Details ] [ Diff ] |
(installer) add /NOREGISTRY switch | ||
mod - installer/sections/archivemover.nsh | [ Diff ] [ File ] | ||
mod - installer/sections/main.nsh | [ Diff ] [ File ] | ||
mod - installer/sections/setupSections.nsh | [ Diff ] [ File ] | ||
mod - installer/spring.nsi | [ Diff ] [ File ] | ||
develop 00d8c8af
Timestamp: 2011-01-06 00:31:53 Author: kloot [ Details ] [ Diff ] |
tpoys | ||
mod - cont/base/springcontent/shaders/GLSL/GroundDecalsFragProg.glsl | [ Diff ] [ File ] | ||
develop f31f80a8
Timestamp: 2011-01-05 22:05:02 Author: kloot [ Details ] [ Diff ] |
GLSL-ify the decal shaders | ||
add - cont/base/springcontent/shaders/GLSL/GroundDecalsFragProg.glsl | [ Diff ] [ File ] | ||
add - cont/base/springcontent/shaders/GLSL/GroundDecalsVertProg.glsl | [ Diff ] [ File ] | ||
mod - cont/base/springcontent/shaders/GLSL/SMFVertProg.glsl | [ Diff ] [ File ] | ||
mod - rts/Map/SMF/BFGroundDrawer.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/Env/GrassDrawer.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/GroundDecalHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/GroundDecalHandler.h | [ Diff ] [ File ] | ||
mod - rts/Rendering/ShadowHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/UnitDrawer.cpp | [ Diff ] [ File ] | ||
develop fa25d835
Timestamp: 2011-01-05 22:04:00 Author: kloot [ Details ] [ Diff ] |
- | ||
mod - rts/Game/UI/InfoConsole.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/MoveTypes/ScriptMoveType.cpp | [ Diff ] [ File ] | ||
mod - rts/System/LogOutput.cpp | [ Diff ] [ File ] | ||
develop f261087d
Timestamp: 2011-01-05 15:58:20 Author: Andrea Piras Committer: hoijui [ Details ] [ Diff ] |
added DisplayDebugPrefixConsole config option to disable appending debug info (such as frame messages to console), default off | ||
mod - rts/Game/UI/InfoConsole.cpp | [ Diff ] [ File ] | ||
mod - rts/System/LogOutput.cpp | [ Diff ] [ File ] | ||
mod - rts/System/LogOutput.h | [ Diff ] [ File ] | ||
develop 26210136
Timestamp: 2011-01-05 08:22:34 Author: abma [ Details ] [ Diff ] |
(installer) cleanup parameters for selection sections + comments * also add /NOMULTITHREAD -> now every section can be toggled by commandline |
||
mod - installer/sections/setupSections.nsh | [ Diff ] [ File ] | ||
develop c097ae9e
Timestamp: 2011-01-05 02:17:21 Author: hoijui [ Details ] [ Diff ] |
fix crash in dedicated server when game ends prematurely | ||
mod - rts/Game/GameServer.cpp | [ Diff ] [ File ] | ||
develop 23cf6e0f
Timestamp: 2011-01-05 02:13:08 Author: kloot [ Details ] [ Diff ] |
fix crash when hostIP==localhost | ||
mod - rts/System/Net/UDPListener.cpp | [ Diff ] [ File ] | ||
develop 54dcc64a
Timestamp: 2011-01-05 01:19:45 Author: kloot [ Details ] [ Diff ] |
fix the numCEGs==1 case | ||
mod - rts/Sim/Projectiles/ExplosionGenerator.cpp | [ Diff ] [ File ] | ||
develop ed66720d
Timestamp: 2011-01-05 01:12:38 Author: kloot [ Details ] [ Diff ] |
minor ExplosionGeneratorHandler cleanup | ||
mod - rts/Sim/Projectiles/ExplosionGenerator.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/ExplosionGenerator.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/WeaponProjectiles/WeaponProjectile.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Weapons/WeaponDef.cpp | [ Diff ] [ File ] | ||
develop b64bc68b
Timestamp: 2011-01-05 00:12:02 Author: abma [ Details ] [ Diff ] |
(installer) allow setting installer parameter by commandline + cleanup *allow to disable all sections: /NOARCHIVEMOVER /NORAPID /NODESKTOPLINK /NOTASSERVER /NOSPRINGLOBBY /NOZEROK /NOSTARTMENU /NOKAIK /NORAI /NOE323AI /NOAAI *allow to enable portable mode by command line: /PORTABLE *move ifndefs / dev out of function (as needed there) *hopefully break nothing! :-) |
||
add - installer/include/getParameterValue.nsh | [ Diff ] [ File ] | ||
add - installer/sections/setupSections.nsh | [ Diff ] [ File ] | ||
mod - installer/spring.nsi | [ Diff ] [ File ] | ||
develop 7a190bad
Timestamp: 2011-01-04 23:12:35 Author: abma [ Details ] [ Diff ] |
(installer) fix: don't check for running .exe in silent-mode | ||
mod - installer/spring.nsi | [ Diff ] [ File ] | ||
develop 82aec126
Timestamp: 2011-01-04 21:35:15 Author: kloot [ Details ] [ Diff ] |
also support reloading single CEGs by tag | ||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/Game.h | [ Diff ] [ File ] | ||
mod - rts/Game/SyncedGameCommands.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/ExplosionGenerator.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/ExplosionGenerator.h | [ Diff ] [ File ] | ||
develop 596eb596
Timestamp: 2011-01-04 19:24:47 Author: kloot [ Details ] [ Diff ] |
do a full CEG reload (not just a reset) | ||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/ExplosionGenerator.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/ExplosionGenerator.h | [ Diff ] [ File ] | ||
develop 2e5052cb
Timestamp: 2011-01-04 18:36:28 Author: kloot [ Details ] [ Diff ] |
add a "reloadcegs" command for game-devs also store all CEGs in one global structure for efficiency (this required a minor refactor of the CEG-loading logic) |
||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/Game.h | [ Diff ] [ File ] | ||
mod - rts/Game/GameHelper.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/GameServer.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/GameServer.h | [ Diff ] [ File ] | ||
mod - rts/Game/SyncedGameCommands.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/WordCompletion.cpp | [ Diff ] [ File ] | ||
mod - rts/Lua/LuaSyncedCtrl.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/ExpGenSpawner.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/ExplosionGenerator.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/ExplosionGenerator.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/PieceProjectile.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/PieceProjectile.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/WeaponProjectiles/BeamLaserProjectile.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/WeaponProjectiles/EmgProjectile.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/WeaponProjectiles/ExplosiveProjectile.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/WeaponProjectiles/FireBallProjectile.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/WeaponProjectiles/FlameProjectile.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/WeaponProjectiles/LargeBeamLaserProjectile.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/WeaponProjectiles/LargeBeamLaserProjectile.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/WeaponProjectiles/LaserProjectile.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/WeaponProjectiles/LightningProjectile.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/WeaponProjectiles/MissileProjectile.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/WeaponProjectiles/StarburstProjectile.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/WeaponProjectiles/TorpedoProjectile.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/WeaponProjectiles/WeaponProjectile.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Projectiles/WeaponProjectiles/WeaponProjectile.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/COB/UnitScript.cpp | [ Diff ] [ File ] | ||
develop 6c6cf898
Timestamp: 2011-01-04 05:47:17 Author: -jk- [ Details ] [ Diff ] |
OffscreenGLCtx: add some usefull (currently unused) AGL display format attributes, may help later maintainers | ||
mod - rts/System/OffscreenGLContext.cpp | [ Diff ] [ File ] | ||
develop c44b44ec
Timestamp: 2011-01-04 05:45:31 Author: -jk- [ Details ] [ Diff ] |
fix typo in AGL code of OffscreenGLCtx | ||
mod - rts/System/OffscreenGLContext.cpp | [ Diff ] [ File ] | ||
develop 2e575ca8
Timestamp: 2011-01-04 05:15:31 Author: -jk- [ Details ] [ Diff ] |
2nd attempt to fix OffscreenGLCtx with AGL | ||
mod - rts/System/OffscreenGLContext.cpp | [ Diff ] [ File ] | ||
mod - rts/System/OffscreenGLContext.h | [ Diff ] [ File ] | ||