2025-08-06 11:25 CEST

Changesets: spring

Search ] Browse ] Back to Index ]
develop 91de2b4b
Timestamp: 2007-12-09 14:11:05
Author: satirik
Details ] Diff ]
icon updated

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4964 37977431-3df6-0310-b722-df95706aa16b
develop f65be005
Timestamp: 2007-12-09 12:10:05
Author: Auswaschbar
Details ] Diff ]
* fix crash in server?
* removed unused variable from CGame
* updated network-tester


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4963 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/Game.h Diff ] File ]
mod - rts/Game/GameServer.cpp Diff ] File ]
mod - rts/System/Net/Test/UnitTest.cpp Diff ] File ]
develop 75b70539
Timestamp: 2007-12-09 11:49:24
Author: tvo
Details ] Diff ]
* Don't install MSCVR71.dll and MSVCP71.dll

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4962 37977431-3df6-0310-b722-df95706aa16b
mod - installer/sections/main.nsh Diff ] File ]
develop 5c453224
Timestamp: 2007-12-09 00:40:49
Author: satirik
Details ] Diff ]
- maximum notification popup displayed at the same time set to 8
- game options are not saved anymore, but the default options are loaded each time you host a new game
- icon changed
- othercolors moved from ChatColors to OtherColors in the registry
- column position of the battle list and the battle window's player list saved

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4961 37977431-3df6-0310-b722-df95706aa16b
develop 60ee8388
Timestamp: 2007-12-08 22:24:20
Author: kloot
Details ] Diff ]
doh

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4960 37977431-3df6-0310-b722-df95706aa16b
mod - rts/System/Platform/Win/OggStream.cpp Diff ] File ]
mod - rts/System/Platform/Win/OggStream.h Diff ] File ]
develop 3062298e
Timestamp: 2007-12-08 22:14:26
Author: kloot
Details ] Diff ]
* fix a slight bug in the DSound Ogg-stream decoder
that caused the last <buffer-size> bytes of a stream
to be skipped

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4959 37977431-3df6-0310-b722-df95706aa16b
mod - rts/System/Platform/Win/OggStream.cpp Diff ] File ]
mod - rts/System/Platform/Win/OggStream.h Diff ] File ]
develop fedf65d9
Timestamp: 2007-12-08 19:24:43
Author: Auswaschbar
Details ] Diff ]
* net->GetData now with 100% less memcpy'ing (and more simple code)


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4958 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/GameServer.cpp Diff ] File ]
mod - rts/Game/GameServer.h Diff ] File ]
mod - rts/Game/PreGame.cpp Diff ] File ]
mod - rts/Rendering/InMapDraw.cpp Diff ] File ]
mod - rts/Rendering/InMapDraw.h Diff ] File ]
mod - rts/System/Net/Net.cpp Diff ] File ]
mod - rts/System/Net/Net.h Diff ] File ]
mod - rts/System/NetProtocol.cpp Diff ] File ]
mod - rts/System/NetProtocol.h Diff ] File ]
develop dec27f29
Timestamp: 2007-12-08 19:04:30
Author: tvo
Details ] Diff ]
* zlibwapi.dll isn't needed anymore either

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4957 37977431-3df6-0310-b722-df95706aa16b
mod - installer/sections/main.nsh Diff ] File ]
develop 00dfb14d
Timestamp: 2007-12-08 18:59:41
Author: tvo
Details ] Diff ]
* Change linking order so it links correctly with mingw vorbis libs.
* Remove CS ogg/vorbis DLLs from installer, they aren't needed anymore
(the ogg/vorbis libs now in mingwlibs seem static libraries)

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4956 37977431-3df6-0310-b722-df95706aa16b
mod - installer/sections/main.nsh Diff ] File ]
mod - rts/build/scons/config.py Diff ] File ]
develop 4334a00b
Timestamp: 2007-12-08 03:03:56
Author: kloot
Details ] Diff ]
oops

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4955 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Sim/Units/COB/CobInstance.cpp Diff ] File ]
develop 2dc6bd10
Timestamp: 2007-12-08 02:52:11
Author: kloot
Details ] Diff ]
invert the semantics of PP_CEGTrail and rename
it to PP_NoCEGTrail, so that pieces leave a CEG
trail by default unless they are explicitly set
not to (avoids having to modify tons of existing
COB scripts)


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4954 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Sim/Projectiles/PieceProjectile.cpp Diff ] File ]
mod - rts/Sim/Projectiles/PieceProjectile.h Diff ] File ]
mod - rts/Sim/Units/COB/CobInstance.cpp Diff ] File ]
develop 8c55f800
Timestamp: 2007-12-08 01:27:43
Author: kloot
Details ] Diff ]
fix the PP_CEGTrail flag

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4953 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Sim/Projectiles/PieceProjectile.h Diff ] File ]
mod - rts/Sim/Units/COB/CobInstance.cpp Diff ] File ]
develop 1e6f3880
Timestamp: 2007-12-07 18:44:38
Author: kloot
Details ] Diff ]
* touchups

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4952 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Sim/Projectiles/PieceProjectile.cpp Diff ] File ]
develop 91cb90df
Timestamp: 2007-12-07 18:18:03
Author: kloot
Details ] Diff ]
make the PieceProjectile CEGs on-offable per piece (use PP_CEGTrail)

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4951 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Sim/Projectiles/PieceProjectile.cpp Diff ] File ]
mod - rts/Sim/Projectiles/PieceProjectile.h Diff ] File ]
develop 4fbc3d63
Timestamp: 2007-12-07 15:36:23
Author: Victor
Details ] Diff ]
* Added serializing for InMapDraw .
* Fixed bug with saving builders that terraform ground
* Removed unused code.
* Added code for compatibility with saves that has not some embedded classes.
* Compatible with saves saved before rev 4939 .


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4950 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Rendering/InMapDraw.cpp Diff ] File ]
mod - rts/Rendering/InMapDraw.h Diff ] File ]
mod - rts/Sim/Misc/Feature.cpp Diff ] File ]
mod - rts/Sim/Misc/Wind.cpp Diff ] File ]
mod - rts/Sim/Projectiles/PieceProjectile.cpp Diff ] File ]
mod - rts/Sim/Units/CommandAI/BuilderCAI.cpp Diff ] File ]
mod - rts/Sim/Units/Unit.cpp Diff ] File ]
mod - rts/Sim/Units/UnitTypes/Builder.cpp Diff ] File ]
mod - rts/Sim/Units/UnitTypes/Factory.cpp Diff ] File ]
mod - rts/System/LoadSaveHandler.cpp Diff ] File ]
mod - rts/System/creg/Serializer.cpp Diff ] File ]
develop af85ad06
Timestamp: 2007-12-07 11:34:43
Author: Victor
Details ] Diff ]
Added startpos send command to ai interface.

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4949 37977431-3df6-0310-b722-df95706aa16b
mod - rts/ExternalAI/AICallback.cpp Diff ] File ]
mod - rts/ExternalAI/IAICallback.h Diff ] File ]
develop dbd02117
Timestamp: 2007-12-06 22:45:40
Author: Auswaschbar
Details ] Diff ]
* removed duplicated code


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4948 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/GameServer.cpp Diff ] File ]
mod - rts/Game/GameServer.h Diff ] File ]
mod - rts/Game/PreGame.cpp Diff ] File ]
mod - rts/System/Net/Net.cpp Diff ] File ]
mod - rts/System/Net/Net.h Diff ] File ]
develop 44d1d003
Timestamp: 2007-12-06 22:37:27
Author: tnowell
Details ] Diff ]
- minor refactor to make building plans more sane
- removed odd wipebuilder function, it might have been causing the mutex crash I was getting (and it was horrendous codign practice anyway)

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4947 37977431-3df6-0310-b722-df95706aa16b
mod - AI/Global/NTai/AI/NTai/Agents/CManufacturer.cpp Diff ] File ]
mod - AI/Global/NTai/AI/NTai/Agents/CManufacturer.h Diff ] File ]
mod - AI/Global/NTai/AI/NTai/Helpers/Terrain/CBuildingPlacer.cpp Diff ] File ]
develop 7aa9254f
Timestamp: 2007-12-06 21:39:12
Author: Auswaschbar
Details ] Diff ]
* allow GlobalAIs to send a startposition


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4946 37977431-3df6-0310-b722-df95706aa16b
mod - rts/ExternalAI/AICallback.cpp Diff ] File ]
mod - rts/ExternalAI/AICallback.h Diff ] File ]
mod - rts/Game/GameServer.cpp Diff ] File ]
develop f0a1941e
Timestamp: 2007-12-06 20:14:10
Author: Auswaschbar
Details ] Diff ]
* finally fix startpositions


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4945 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/GameServer.cpp Diff ] File ]
mod - rts/Game/GameServer.h Diff ] File ]
mod - rts/Game/UI/StartPosSelecter.cpp Diff ] File ]
mod - rts/Rendering/InMapDraw.cpp Diff ] File ]
mod - rts/Rendering/InMapDraw.h Diff ] File ]
mod - rts/System/BaseNetProtocol.cpp Diff ] File ]
mod - rts/System/BaseNetProtocol.h Diff ] File ]
develop dfd76dee
Timestamp: 2007-12-06 19:20:59
Author: Auswaschbar
Details ] Diff ]
* some startpos fixery


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4944 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/PreGame.cpp Diff ] File ]
mod - rts/Game/UI/StartPosSelecter.cpp Diff ] File ]
mod - rts/Game/UI/StartPosSelecter.h Diff ] File ]
develop da3570c2
Timestamp: 2007-12-06 16:06:07
Author: tvo
Details ] Diff ]
* Fixed some more VC8 errors/warnings.

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4943 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/UI/GameSetupDrawer.cpp Diff ] File ]
mod - rts/System/LoadSaveHandler.cpp Diff ] File ]
mod - rts/build/vstudio8/rts.vcproj Diff ] File ]
develop 3dbdce0d
Timestamp: 2007-12-06 14:38:37
Author: tvo
Details ] Diff ]
* Added GameSetupDrawer to VC8 project file.
* Fixed VC8 compile error (VC doesn't have snprintf and variable size arrays)

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4942 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Sim/Projectiles/PieceProjectile.cpp Diff ] File ]
mod - rts/build/vstudio8/rts.vcproj Diff ] File ]
develop 547d24b5
Timestamp: 2007-12-06 14:13:55
Author: kloot
Details ] Diff ]
better comments for the new tags

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4941 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Sim/Units/UnitDef.h Diff ] File ]
develop 3540f7bd
Timestamp: 2007-12-06 03:28:09
Author: kloot
Details ] Diff ]
* default to empty string

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4940 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Sim/Projectiles/PieceProjectile.cpp Diff ] File ]
First  Prev  1 2 3 ... 110 ... 220 ... 330 ... 440 ... 550 ... 660 ... 770 ... 879 880 881 882 883 884 885 ... 990 ... 1057 1058 1059  Next  Last