Changesets: spring
develop 215a082b
Timestamp: 2006-05-07 21:57:32 Author: tvo [ Details ] [ Diff ] |
* Revert commit 0001252, as it causes errors on end game: Commit 1251: "* Apply patch by Frantz Louis-Jacques <frantzx@gmail.com>, which makes the net messages much more readable and less prone to errors." git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1268 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/ExternalAI/AICallback.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/GameServer.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/SelectedUnits.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/GUI/GUIcontroller.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/GUI/GUIgame.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/GUI/GUIresourceBar.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/GUI/GUIsharingDialog.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/ResourceBar.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/StartPosSelecter.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/InMapDraw.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Net.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Net.h | [ Diff ] [ File ] | ||
develop 4bd089ae
Timestamp: 2006-05-07 21:55:16 Author: tvo [ Details ] [ Diff ] |
* Add basic framework code for future internationalisation / customization of in game messages. * Enable this functionality for the "Team%i(%s) is no more" message. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1267 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/Team.cpp | [ Diff ] [ File ] | ||
add - rts/System/Messages.cpp | [ Diff ] [ File ] | ||
add - rts/System/Messages.h | [ Diff ] [ File ] | ||
develop b7236836
Timestamp: 2006-05-07 14:49:28 Author: fnordia [ Details ] [ Diff ] |
Added required callback to Killed script call git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1266 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Sim/Units/Unit.cpp | [ Diff ] [ File ] | ||
develop eced5607
Timestamp: 2006-05-07 11:04:12 Author: isokron [ Details ] [ Diff ] |
Adds new fbi tag levelground git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1265 37977431-3df6-0310-b722-df95706aa16b |
||
mod - Documentation/changelog.txt | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitDef.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitDefHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitTypes/Builder.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitTypes/Building.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitTypes/Building.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitTypes/Factory.cpp | [ Diff ] [ File ] | ||
develop d5eaa19b
Timestamp: 2006-05-07 10:38:40 Author: isokron [ Details ] [ Diff ] |
Stuff for fnord to continue on git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1264 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Sim/Units/Unit.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/Unit.h | [ Diff ] [ File ] | ||
develop a85027a3
Timestamp: 2006-05-04 22:34:57 Author: betalord [ Details ] [ Diff ] |
TASClient: changed side combobox to speedbutton + popup menu git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1261 37977431-3df6-0310-b722-df95706aa16b |
||
develop a347e345
Timestamp: 2006-05-04 20:15:09 Author: isokron [ Details ] [ Diff ] |
Fixes problem with shadowmap not covering whole screen Changes dynamic water a bit git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1260 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Rendering/Env/DynWater.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/ShadowHandler.cpp | [ Diff ] [ File ] | ||
develop 841ed2ca
Timestamp: 2006-05-04 13:54:43 Author: betalord [ Details ] [ Diff ] |
TASClient: shorten some interfaces in utility.pas (minor) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1259 37977431-3df6-0310-b722-df95706aa16b |
||
develop 668c71fe
Timestamp: 2006-05-04 00:34:44 Author: isokron [ Details ] [ Diff ] |
Adds some options for scroll speeds Sets unit mass high while its being built to prevent them from being pushed around git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1258 37977431-3df6-0310-b722-df95706aa16b |
||
mod - Documentation/changelog.txt | [ Diff ] [ File ] | ||
mod - rts/Game/CameraController.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/CameraController.h | [ Diff ] [ File ] | ||
mod - rts/Game/GameSetup.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/MouseHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/Unit.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitLoader.cpp | [ Diff ] [ File ] | ||
mod - tools/SelectionEditor/SelectionEditor.aps | [ Diff ] [ File ] | ||
mod - tools/SelectionEditor/SelectionEditor.suo | [ Diff ] [ File ] | ||
develop ca15bfa5
Timestamp: 2006-05-03 22:55:47 Author: betalord [ Details ] [ Diff ] |
TASClient: fixed bug with watching replays not working git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1257 37977431-3df6-0310-b722-df95706aa16b |
||
develop 517cdc19
Timestamp: 2006-05-03 19:28:34 Author: isokron [ Details ] [ Diff ] |
-Adds a paralyzetime tag to weapons. -Fixes problem with demo file where speed is changed before start. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1256 37977431-3df6-0310-b722-df95706aa16b |
||
mod - Documentation/changelog.txt | [ Diff ] [ File ] | ||
mod - rts/Game/GameHelper.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/PreGame.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Misc/DamageArray.h | [ Diff ] [ File ] | ||
mod - rts/Sim/Misc/DamageArrayHandler.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/Unit.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Weapons/WeaponDefHandler.cpp | [ Diff ] [ File ] | ||
develop 46898556
Timestamp: 2006-05-03 15:54:03 Author: betalord [ Details ] [ Diff ] |
TASServer: fixed GETLASTLOGINTIME to report online status git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1254 37977431-3df6-0310-b722-df95706aa16b |
||
develop 5c386730
Timestamp: 2006-05-03 15:29:59 Author: betalord [ Details ] [ Diff ] |
TASClient: replaced team/ally comboboxes with dropdown menus git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1253 37977431-3df6-0310-b722-df95706aa16b |
||
develop a0b717c6
Timestamp: 2006-05-03 14:06:45 Author: tvo [ Details ] [ Diff ] |
* Apply patch by Frantz Louis-Jacques <frantzx@gmail.com>, which makes the net messages much more readable and less prone to errors. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1252 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/ExternalAI/AICallback.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/GameServer.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/SelectedUnits.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/GUI/GUIcontroller.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/GUI/GUIgame.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/GUI/GUIresourceBar.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/GUI/GUIsharingDialog.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/ResourceBar.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/StartPosSelecter.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/InMapDraw.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Net.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Net.h | [ Diff ] [ File ] | ||
develop eb1e9cab
Timestamp: 2006-05-02 13:19:15 Author: betalord [ Details ] [ Diff ] |
TASClient: * added "auto switch focus to private messages" option * fixed some memory leak (lists from utility.pas are now initialized there) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1251 37977431-3df6-0310-b722-df95706aa16b |
||
develop b1b2f290
Timestamp: 2006-05-01 20:39:03 Author: betalord [ Details ] [ Diff ] |
TASClient: fixed small bug with tab style switching back to "tabs" option regardless of selection git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1250 37977431-3df6-0310-b722-df95706aa16b |
||
develop bae70c81
Timestamp: 2006-05-01 16:29:46 Author: tvo [ Details ] [ Diff ] |
* Fix gcc warnings git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1248 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/UI/EndGameBox.cpp | [ Diff ] [ File ] | ||
develop a1a3afb9
Timestamp: 2006-05-01 14:03:24 Author: jcnossen [ Details ] [ Diff ] |
changed z-buffer choices to 24/16 bit instead of 32/16 git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1244 37977431-3df6-0310-b722-df95706aa16b |
||
develop 5d2750e5
Timestamp: 2006-05-01 13:49:37 Author: jcnossen [ Details ] [ Diff ] |
automatic building of bitmaps.sdz in make.bat, which replaces springdecals_v062.sdz and springbitmaps_v061.sdz git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1243 37977431-3df6-0310-b722-df95706aa16b |
||
add - installer/builddata/modinfo.tdf | [ Diff ] [ File ] | ||
mod - installer/make.bat | [ Diff ] [ File ] | ||
add - installer/pkzip.exe | [ Diff ] [ File ] | ||
mod - installer/sections/main.nsh | [ Diff ] [ File ] | ||
mod - installer/sections/shortcuts.nsh | [ Diff ] [ File ] | ||
develop b41fd01f
Timestamp: 2006-05-01 13:17:44 Author: tvo [ Details ] [ Diff ] |
* Fix BasicSky out of bounds read bug, closes:164 git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1241 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Rendering/Env/BasicSky.cpp | [ Diff ] [ File ] | ||
develop 887450a7
Timestamp: 2006-05-01 13:01:57 Author: betalord [ Details ] [ Diff ] |
TASClient: synchronized reading cached "online maps" with main VCL thread (fixes some minor bug) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1240 37977431-3df6-0310-b722-df95706aa16b |
||
develop 645910ff
Timestamp: 2006-04-30 21:56:51 Author: betalord [ Details ] [ Diff ] |
TASServer: various small changes, sped the startup as well git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1238 37977431-3df6-0310-b722-df95706aa16b |
||
develop 360ab368
Timestamp: 2006-04-30 21:51:07 Author: jcnossen [ Details ] [ Diff ] |
fixed volume for non-positional sound (this it also part of the 0.71b1 release) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1237 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/System/Platform/Win/DxSound.cpp | [ Diff ] [ File ] | ||
develop 4da2cb68
Timestamp: 2006-04-30 21:30:18 Author: jcnossen [ Details ] [ Diff ] |
new version: 0.71b1 git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1236 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/GameVersion.h | [ Diff ] [ File ] | ||
develop ec47fb88
Timestamp: 2006-04-30 21:13:16 Author: betalord [ Details ] [ Diff ] |
TASClient: fixed small visual glitch (battle state icon alignment) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@1235 37977431-3df6-0310-b722-df95706aa16b |
||