2025-08-25 06:52 CEST

Changesets: spring

Search ] Browse ] Back to Index ]
develop bf87bedf
Timestamp: 2006-06-03 12:50:13
Author: tvo
Details ] Diff ]
* patch by colorblind, adds tooltips to features showing metal and energy
they give when reclaimed.



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1391 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/UI/MouseHandler.cpp Diff ] File ]
mod - rts/Sim/Misc/FeatureDef.h Diff ] File ]
mod - rts/Sim/Misc/FeatureHandler.cpp Diff ] File ]
develop f29c4005
Timestamp: 2006-06-03 10:57:02
Author: betalord
Details ] Diff ]
moved some text files to \Documentation

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1390 37977431-3df6-0310-b722-df95706aa16b
add - Documentation/Lobby/AdminCommands.txt Diff ] File ]
add - Documentation/Lobby/AdminGuidelines.txt Diff ] File ]
add - Documentation/Lobby/HolePunching.txt Diff ] File ]
develop aaad1c70
Timestamp: 2006-06-03 10:56:37
Author: betalord
Details ] Diff ]
moved some text files to \Documentation

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1389 37977431-3df6-0310-b722-df95706aa16b
develop ebd5eea1
Timestamp: 2006-06-03 10:33:48
Author: betalord
Details ] Diff ]
updated lobby changelog

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1388 37977431-3df6-0310-b722-df95706aa16b
mod - Documentation/lobbychangelog.txt Diff ] File ]
develop 14f50dfb
Timestamp: 2006-06-03 10:33:11
Author: betalord
Details ] Diff ]
TASClient: * battle client list now shows ingame and away statuses (by changing player name color)
* removed internal changelog

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1387 37977431-3df6-0310-b722-df95706aa16b
develop e2ca78b7
Timestamp: 2006-06-02 14:51:10
Author: isokron
Details ] Diff ]
Changes so that shields are only enabled while there corresponding aim function returns 1

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1386 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/CameraController.cpp Diff ] File ]
mod - rts/Game/CameraController.h Diff ] File ]
mod - rts/Sim/Weapons/PlasmaRepulser.cpp Diff ] File ]
mod - rts/Sim/Weapons/PlasmaRepulser.h Diff ] File ]
develop 8de5d568
Timestamp: 2006-06-01 22:01:17
Author: tvo
Details ] Diff ]
* Don't check for certain OpenGL extensions using hardcoded constants (#defines).
I wonder how this remained unnoticed for so long? Was this code unused before?
* Don't give a "closing brace without an equivalent opening brace" warning in glob_to_regex
if there actually _is_ an equivalent opening brace.



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1385 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Rendering/GL/FBO.cpp Diff ] File ]
mod - rts/Rendering/GL/IFramebuffer.h Diff ] File ]
mod - rts/System/Platform/filefunctions.h Diff ] File ]
develop 5ff59e5b
Timestamp: 2006-06-01 20:09:10
Author: isokron
Details ] Diff ]
Fixes so alt-mousewheel zoom out just enough to cover map regardless of size
Fixes so enough terrain is drawn when viewradius increase

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1384 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/CameraController.cpp Diff ] File ]
mod - rts/Game/CameraController.h Diff ] File ]
mod - rts/Map/SMF/BFGroundDrawer.cpp Diff ] File ]
develop cec388d3
Timestamp: 2006-06-01 16:17:03
Author: patmo98
Details ] Diff ]
Fixed unit sync to work with the new map locations

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1383 37977431-3df6-0310-b722-df95706aa16b
mod - tools/unitsync/unitsync.cpp Diff ] File ]
develop 115e6044
Timestamp: 2006-06-01 00:08:01
Author: jcnossen
Details ] Diff ]
Improved scrolling using middle mouse button

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1382 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/UI/MouseHandler.cpp Diff ] File ]
mod - rts/System/MouseInput.cpp Diff ] File ]
develop eadafbcc
Timestamp: 2006-05-31 18:54:25
Author: isokron
Details ] Diff ]
Fixed so that it now works to give orders when zoomed far out

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1378 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/UI/GUI/GUIgame.cpp Diff ] File ]
mod - rts/Game/UI/GUI/GUIminimap.cpp Diff ] File ]
mod - rts/Game/UI/GuiHandler.cpp Diff ] File ]
mod - rts/Game/UI/MiniMap.cpp Diff ] File ]
mod - rts/Game/UI/MouseHandler.cpp Diff ] File ]
mod - rts/Game/UI/StartPosSelecter.cpp Diff ] File ]
mod - rts/Map/Ground.cpp Diff ] File ]
mod - rts/Rendering/InMapDraw.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/groundmovetype.cpp Diff ] File ]
develop 9d791a8e
Timestamp: 2006-05-31 17:35:24
Author: isokron
Details ] Diff ]
Can zoom out longer
Improved alt-scrollwheel zooming
Units no longer get experience for overkill damage

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1377 37977431-3df6-0310-b722-df95706aa16b
mod - Documentation/changelog.txt Diff ] File ]
mod - rts/Game/Camera.cpp Diff ] File ]
mod - rts/Game/CameraController.cpp Diff ] File ]
mod - rts/Game/CameraController.h Diff ] File ]
mod - rts/Rendering/Env/AdvSky.cpp Diff ] File ]
mod - rts/Rendering/ShadowHandler.cpp Diff ] File ]
mod - rts/Sim/Projectiles/ProjectileHandler.cpp Diff ] File ]
mod - rts/Sim/Units/Unit.cpp Diff ] File ]
mod - rts/System/GlobalStuff.h Diff ] File ]
develop 62b14e94
Timestamp: 2006-05-31 17:21:16
Author: tvo
Details ] Diff ]
* Put parentheses around casts consisting of two or more words (fixes compilation on GCC)
* Fixed a few int-to-float cast warnings.



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1376 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/GameSetup.cpp Diff ] File ]
mod - rts/Rendering/Textures/TextureHandler.cpp Diff ] File ]
mod - rts/Sim/Projectiles/ProjectileHandler.cpp Diff ] File ]
develop d87a96b3
Timestamp: 2006-05-30 18:40:25
Author: isokron
Details ] Diff ]
Adds support for arbitary team colors, need somewhat updated teamcolor textures for 3do
Changes graphics for shields a bit
Fixes the "dirt" projectiles thrown up by explosions
Fixes problem with mouse cursor sometimes becoming discolored

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1373 37977431-3df6-0310-b722-df95706aa16b
mod - Documentation/Spring start.txt Diff ] File ]
mod - Documentation/changelog.txt Diff ] File ]
mod - rts/Game/CameraController.cpp 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/Team.cpp Diff ] File ]
mod - rts/Game/Team.h Diff ] File ]
mod - rts/Game/UI/MouseCursor.cpp Diff ] File ]
mod - rts/Rendering/ExplosionGraphics.cpp Diff ] File ]
mod - rts/Rendering/Textures/TextureHandler.cpp Diff ] File ]
mod - rts/Rendering/Textures/TextureHandler.h Diff ] File ]
mod - rts/Rendering/UnitModels/3DOParser.cpp Diff ] File ]
mod - rts/Sim/Projectiles/ProjectileHandler.cpp Diff ] File ]
mod - rts/Sim/Projectiles/ProjectileHandler.h Diff ] File ]
mod - rts/Sim/Projectiles/RepulseGfx.cpp Diff ] File ]
mod - rts/Sim/Projectiles/ShieldPartProjectile.cpp Diff ] File ]
mod - rts/Sim/Projectiles/ShieldPartProjectile.h Diff ] File ]
mod - rts/System/GlobalStuff.cpp Diff ] File ]
develop b40d52d4
Timestamp: 2006-05-29 21:28:26
Author: jcnossen
Details ] Diff ]
* updated Documentation/Spring start.txt with the most recent from CVS
* updated vstudio7 and vstudio8 project files
* applied Quit Box patch from colorblind (see http://taspring.clan-sy.com/phpbb/viewtopic.php?t=5110). It is slightly modified though.
* fixed AI's being loaded on all PC's instead of only for one player.
* fixed AI's being when playing demo files (I never copied the change from CVS)


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1371 37977431-3df6-0310-b722-df95706aa16b
mod - Documentation/Spring start.txt Diff ] File ]
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/GameSetup.cpp Diff ] File ]
mod - rts/Game/StartScripts/CommanderScript.cpp Diff ] File ]
add - rts/Game/UI/QuitBox.cpp Diff ] File ]
add - rts/Game/UI/QuitBox.h Diff ] File ]
mod - rts/build/vstudio7/rts.sln Diff ] File ]
mod - rts/build/vstudio7/rts.vcproj Diff ] File ]
mod - rts/build/vstudio8/rts.vcproj Diff ] File ]
develop b7345968
Timestamp: 2006-05-28 23:11:52
Author: betalord
Details ] Diff ]
(undo previous file deletion)

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1370 37977431-3df6-0310-b722-df95706aa16b
add - Documentation/Lobby/LobbyProtocol.txt Diff ] File ]
develop 4a0d0ee7
Timestamp: 2006-05-28 22:52:58
Author: betalord
Details ] Diff ]
moved LobbyProtocol.txt to \Documentation

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1369 37977431-3df6-0310-b722-df95706aa16b
rm - Documentation/Lobby/LobbyProtocol.txt Diff ] File ]
develop 2b4c961f
Timestamp: 2006-05-28 22:48:55
Author: betalord
Details ] Diff ]
added lobbychangelog.txt to repository to server as a general lobby changelog (commulative changes from server and client; will still keep internal changelogs for both in the sources)

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1368 37977431-3df6-0310-b722-df95706aa16b
add - Documentation/lobbychangelog.txt Diff ] File ]
develop 70f3dd87
Timestamp: 2006-05-28 22:38:04
Author: betalord
Details ] Diff ]
moved lobby protocol description from TASServer.java to a separate file in \Documentation\Lobby

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1367 37977431-3df6-0310-b722-df95706aa16b
develop 575ede49
Timestamp: 2006-05-28 22:37:05
Author: betalord
Details ] Diff ]
replaced old lobby protocol doc with new one

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1366 37977431-3df6-0310-b722-df95706aa16b
rm - Documentation/Lobby/BattleServerProtocol.doc Diff ] File ]
add - Documentation/Lobby/LobbyProtocol.txt Diff ] File ]
develop 955331ff
Timestamp: 2006-05-28 20:39:03
Author: isokron
Details ] Diff ]
Makes missile no longer track to exact position of non flying units
Makes stun damage units receive less experience

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1365 37977431-3df6-0310-b722-df95706aa16b
mod - Documentation/changelog.txt Diff ] File ]
mod - rts/Sim/Projectiles/MissileProjectile.cpp Diff ] File ]
mod - rts/Sim/Units/Unit.cpp Diff ] File ]
develop 415f84b4
Timestamp: 2006-05-28 19:42:11
Author: betalord
Details ] Diff ]
TASClient:
* adjusted team colors to match those from Spring
* some minor visual changes

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1364 37977431-3df6-0310-b722-df95706aa16b
develop 4d661c12
Timestamp: 2006-05-28 17:31:11
Author: jcnossen
Details ] Diff ]
* replaced team colors with smoths new list of team colors (lobby should be updated with these)
* updated changelog.txt
* fixed a AI Callback ClosestBuildSite bug reported by Tournesol


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1363 37977431-3df6-0310-b722-df95706aa16b
mod - Documentation/changelog.txt Diff ] File ]
mod - installer/sections/main.nsh Diff ] File ]
mod - installer/springsettings.nsh Diff ] File ]
mod - rts/ExternalAI/AICallback.cpp Diff ] File ]
mod - rts/Game/GameSetup.cpp Diff ] File ]
mod - rts/Rendering/Textures/TAPalette.cpp Diff ] File ]
mod - rts/Rendering/Textures/TAPalette.h Diff ] File ]
develop cd9178b7
Timestamp: 2006-05-28 04:58:05
Author: patmo98
Details ] Diff ]
Added the changes made the the plasma repulser and maps to VS8

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1362 37977431-3df6-0310-b722-df95706aa16b
mod - rts/build/vstudio8/rts.vcproj Diff ] File ]
develop c97088b1
Timestamp: 2006-05-27 23:06:25
Author: isokron
Details ] Diff ]
Error in description of shield system

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1361 37977431-3df6-0310-b722-df95706aa16b
mod - Documentation/changelog.txt Diff ] File ]
First  Prev  1 2 3 ... 110 ... 220 ... 330 ... 440 ... 550 ... 660 ... 770 ... 880 ... 990 ... 1011 1012 1013 1014 1015 1016 1017 ... 1057 1058 1059  Next  Last