spring: develop cab4c907 | [ Diff ] [ Back to Repository ] | |||
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
tvo | tvo | develop | 2008-05-12 15:00:57 | develop a018c6d3 |
Changeset | * Applied hwCursor.patch and ui.patch from jK's patch set (mantis 0000928), except the -finline-ffunctions -funroll-loops change from hwCursor.patch, and the water and wireframe hunks from ui.patch (will all follow later). * hwCursor.patch: - added full hardware cursor support for x11 and windows (with alpha blending and animations) * ui.patch: - new /unitreplyvolume [0.0-1.0] - new /hardwarecursor [0|1] - new /minimap drawprojectiles [0|1] + implementation (you can turn off drawing of projectiles on the minimap now) - added /grounddecals [0|1] to word completion git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5877 37977431-3df6-0310-b722-df95706aa16b |
|||
mod - Documentation/cmds.txt | [ Diff ] [ File ] | |||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | |||
mod - rts/Game/Game.h | [ Diff ] [ File ] | |||
mod - rts/Game/UI/GuiHandler.cpp | [ Diff ] [ File ] | |||
add - rts/Game/UI/HwMouseCursor.cpp | [ Diff ] [ File ] | |||
add - rts/Game/UI/HwMouseCursor.h | [ Diff ] [ File ] | |||
mod - rts/Game/UI/MiniMap.cpp | [ Diff ] [ File ] | |||
mod - rts/Game/UI/MiniMap.h | [ Diff ] [ File ] | |||
mod - rts/Game/UI/MouseCursor.cpp | [ Diff ] [ File ] | |||
mod - rts/Game/UI/MouseCursor.h | [ Diff ] [ File ] | |||
mod - rts/Game/UI/MouseHandler.cpp | [ Diff ] [ File ] | |||
mod - rts/Game/UI/MouseHandler.h | [ Diff ] [ File ] | |||
mod - rts/Game/WordCompletion.cpp | [ Diff ] [ File ] | |||
mod - rts/System/MouseInput.cpp | [ Diff ] [ File ] | |||
mod - rts/System/MouseInput.h | [ Diff ] [ File ] | |||
mod - rts/build/scons/config.py | [ Diff ] [ File ] |