2025-08-12 20:51 CEST

spring: develop 8c852b91 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
trepan trepan develop 2006-11-02 04:58:24 develop 0a33a634
Changeset * Added [StencilBufferDepth = 0] config option
* Added stencil volume rendering methods for select box and select area
* Used command colors to render the area selections
* Added animated line stippled for command queue lines
  (controlled by "stipplePattern", "stippleFactor", and "stippleSpeed",
   in cmdcolors.txt)
* Draw immobile builder ranges when a build command is active
* Added "specteam <team>" action to replace the hardcoded method
* Added icon status text for the TIMEWAIT and SQUADWAIT commands
* Keyed the special WAIT commands to the player that issued them
  (for multi-player teams)


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2524 37977431-3df6-0310-b722-df95706aa16b
mod - game/cmdcolors.txt Diff ] File ]
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/GameSetup.cpp Diff ] File ]
mod - rts/Game/PreGame.cpp Diff ] File ]
mod - rts/Game/SelectedUnits.cpp Diff ] File ]
mod - rts/Game/UI/CommandColors.cpp Diff ] File ]
mod - rts/Game/UI/CommandColors.h Diff ] File ]
mod - rts/Game/UI/CursorIcons.cpp Diff ] File ]
mod - rts/Game/UI/CursorIcons.h Diff ] File ]
mod - rts/Game/UI/GuiHandler.cpp Diff ] File ]
mod - rts/Game/UI/GuiHandler.h Diff ] File ]
mod - rts/Game/UI/InfoConsole.cpp Diff ] File ]
mod - rts/Game/UI/KeyBindings.cpp Diff ] File ]
mod - rts/Game/UI/MouseCursor.cpp Diff ] File ]
mod - rts/Game/UI/OutlineFont.cpp Diff ] File ]
mod - rts/Game/WaitCommandsAI.cpp Diff ] File ]
mod - rts/Game/WaitCommandsAI.h Diff ] File ]
mod - rts/Rendering/GL/FBO.cpp Diff ] File ]
mod - rts/Rendering/ShadowHandler.cpp Diff ] File ]
mod - rts/Rendering/glFont.cpp Diff ] File ]
mod - rts/Rendering/glFont.h Diff ] File ]
mod - rts/Sim/Units/CommandAI/AirCAI.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/BuilderCAI.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/CommandAI.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/CommandAI.h Diff ] File ]
mod - rts/Sim/Units/CommandAI/FactoryCAI.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/LineDrawer.h Diff ] File ]
mod - rts/Sim/Units/CommandAI/MobileCAI.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/TransportCAI.cpp Diff ] File ]
mod - rts/System/Main.cpp Diff ] File ]