2025-08-16 23:38 CEST

Changesets: spring

Search ] Browse ] Back to Index ]
develop 6f7c7b2d
Timestamp: 2007-10-04 20:01:37
Author: tvo
Details ] Diff ]
* Fix VC8 compile error.

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4508 37977431-3df6-0310-b722-df95706aa16b
mod - rts/System/DemoRecorder.cpp Diff ] File ]
develop 4065380c
Timestamp: 2007-10-04 16:05:15
Author: Belmakor
Details ] Diff ]
changed texture handle unsigned int references to GLuint (for increased cross-platform compatibility - Mac OS X defines GLuint as unsigned long)


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4507 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Rendering/Env/AdvSky.h Diff ] File ]
mod - rts/Rendering/Env/AdvTreeGenerator.cpp Diff ] File ]
mod - rts/Rendering/Env/AdvTreeGenerator.h Diff ] File ]
mod - rts/Rendering/Env/AdvWater.h Diff ] File ]
mod - rts/Rendering/Env/BaseTreeDrawer.cpp Diff ] File ]
mod - rts/Rendering/Env/BasicSky.h Diff ] File ]
mod - rts/Rendering/Env/BasicTreeDrawer.cpp Diff ] File ]
mod - rts/Rendering/Env/BasicTreeDrawer.h Diff ] File ]
mod - rts/Rendering/Env/BasicWater.h Diff ] File ]
develop 4f0b834c
Timestamp: 2007-10-04 14:06:41
Author: satirik
Details ] Diff ]
- ITER filter clan on temp ban removed :)

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4506 37977431-3df6-0310-b722-df95706aa16b
develop a13da1a3
Timestamp: 2007-10-04 14:01:42
Author: satirik
Details ] Diff ]
- Forgot to commit the Upload Form
- Forgot to remove an old MessageDlg ref in battleformunit.pas

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4505 37977431-3df6-0310-b722-df95706aa16b
develop 58406f37
Timestamp: 2007-10-04 13:58:00
Author: kloot
Details ] Diff ]
pass pos and volume to PlayStream()

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4504 37977431-3df6-0310-b722-df95706aa16b
mod - rts/System/Platform/Linux/OggStream.cpp Diff ] File ]
mod - rts/System/Platform/Linux/OggStream.h Diff ] File ]
mod - rts/System/Platform/Linux/OpenALSound.cpp Diff ] File ]
mod - rts/System/Platform/Linux/OpenALSound.h Diff ] File ]
mod - rts/System/Platform/NullSound.h Diff ] File ]
mod - rts/System/Platform/Win/DxSound.cpp Diff ] File ]
mod - rts/System/Platform/Win/DxSound.h Diff ] File ]
mod - rts/System/Sound.h Diff ] File ]
develop 5c188541
Timestamp: 2007-10-04 13:54:02
Author: satirik
Details ] Diff ]
- Forgot to commit the progress bar form

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4503 37977431-3df6-0310-b722-df95706aa16b
develop b47b7db8
Timestamp: 2007-10-04 13:48:16
Author: satirik
Details ] Diff ]
Moving to my (satirik) version of the lobby, change log is too long if you still want to know it just watch the changelog of the Updated Lobby b69 on UF or the forum.

Changelog from the b69:

- Springmark completly removed
- Block teams option now also block ids

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4502 37977431-3df6-0310-b722-df95706aa16b
develop a47e637d
Timestamp: 2007-10-03 20:41:52
Author: Auswaschbar
Details ] Diff ]
* removed some code from CGameServer (was duplicated in CGame and belongs there)


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4501 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 ]
develop 632bc371
Timestamp: 2007-10-03 01:34:02
Author: FLOZi
Details ] Diff ]
-Added FBI tag cantBeTransported=0|1, if set to 1 no transport can load this unit
-Added FBI tag minTransportSize=int, determines the smallest size footprint that the transport can load
-Added FBI tag minTransportMass=float, determines the smallest mass unit that the transport can load
-Removed the check for Air movetype for holdSteady FBI tag, so now ground transports can use it too


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4500 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Sim/Units/CommandAI/TransportCAI.cpp Diff ] File ]
mod - rts/Sim/Units/UnitDef.h Diff ] File ]
mod - rts/Sim/Units/UnitDefHandler.cpp Diff ] File ]
mod - rts/Sim/Units/UnitTypes/TransportUnit.cpp Diff ] File ]
develop 131cdc15
Timestamp: 2007-10-02 22:16:42
Author: kloot
Details ] Diff ]
... fix the configure script accordingly

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4499 37977431-3df6-0310-b722-df95706aa16b
mod - rts/build/scons/config.py Diff ] File ]
develop 4e5334aa
Timestamp: 2007-10-02 22:08:18
Author: kloot
Details ] Diff ]
oops, buildbot doesn't have ogg/vorbis headers yet

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4498 37977431-3df6-0310-b722-df95706aa16b
mod - rts/System/Platform/Linux/OggStream.cpp Diff ] File ]
mod - rts/System/Platform/Linux/OggStream.h Diff ] File ]
mod - rts/System/Platform/Linux/OpenALSound.cpp Diff ] File ]
mod - rts/System/Platform/Linux/OpenALSound.h Diff ] File ]
develop f4f6b6a9
Timestamp: 2007-10-02 21:55:54
Author: kloot
Details ] Diff ]
update config.py to look for Ogg- and Vorbis-libs (on Linux)

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4497 37977431-3df6-0310-b722-df95706aa16b
mod - rts/build/scons/config.py Diff ] File ]
develop 231c729e
Timestamp: 2007-10-02 21:54:46
Author: kloot
Details ] Diff ]
add basic Ogg-Vorbis stream support via OpenAL (DSound to follow)

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4496 37977431-3df6-0310-b722-df95706aa16b
add - rts/System/Platform/Linux/OggStream.cpp Diff ] File ]
add - rts/System/Platform/Linux/OggStream.h Diff ] File ]
mod - rts/System/Platform/Linux/OpenALSound.cpp Diff ] File ]
mod - rts/System/Platform/Linux/OpenALSound.h Diff ] File ]
develop b417133b
Timestamp: 2007-10-02 15:20:39
Author: tim_blokdijk
Details ] Diff ]
* Updated the about page to show scrolling credits.


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4495 37977431-3df6-0310-b722-df95706aa16b
develop 9d614799
Timestamp: 2007-10-02 13:54:23
Author: Auswaschbar
Details ] Diff ]
* some NetProtocol fixes


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4494 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/PreGame.cpp Diff ] File ]
mod - rts/Sim/Path/PathEstimator.cpp Diff ] File ]
mod - rts/System/Net/Net.cpp Diff ] File ]
mod - rts/System/NetProtocol.cpp Diff ] File ]
mod - rts/System/NetProtocol.h Diff ] File ]
develop cf6765be
Timestamp: 2007-10-02 00:10:25
Author: Auswaschbar
Details ] Diff ]
* cleanup


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4493 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/GameServer.cpp Diff ] File ]
mod - rts/Game/GameSetup.cpp Diff ] File ]
mod - rts/Game/GameSetup.h Diff ] File ]
develop 70a0452f
Timestamp: 2007-10-01 23:53:39
Author: FLOZi
Details ] Diff ]
Fixes weapon TDF 'fireStarter' tag, for all weapon types
Weapon collisions with features now actually call Collision(CFeature*) instead of Collision(void)

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4492 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/GameHelper.cpp Diff ] File ]
mod - rts/Sim/Projectiles/ProjectileHandler.cpp Diff ] File ]
mod - rts/Sim/Projectiles/WeaponProjectiles/WeaponProjectile.cpp Diff ] File ]
develop 826d370a
Timestamp: 2007-10-01 22:43:12
Author: tnowell
Details ] Diff ]
- LoadBehaviours was never called so behaviours never ran. Added a call in the unitfinished event.

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4491 37977431-3df6-0310-b722-df95706aa16b
mod - AI/Global/NTai/AI/NTai/Units/CUnit.cpp Diff ] File ]
develop 7df25642
Timestamp: 2007-10-01 21:58:24
Author: Auswaschbar
Details ] Diff ]
* added Luafunction to check network lag


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4490 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/Game.h Diff ] File ]
mod - rts/Game/PreGame.cpp Diff ] File ]
mod - rts/Game/PreGame.h Diff ] File ]
mod - rts/Lua/LuaUnsyncedRead.cpp Diff ] File ]
mod - rts/Lua/LuaUnsyncedRead.h Diff ] File ]
mod - rts/Rendering/GL/myGL.cpp Diff ] File ]
develop 5a0cf1f4
Timestamp: 2007-10-01 20:30:59
Author: imbaczek
Details ] Diff ]
fix potential exploit

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4489 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Sim/Units/CommandAI/CommandAI.cpp Diff ] File ]
develop 1d2820b4
Timestamp: 2007-10-01 18:32:06
Author: tnowell
Details ] Diff ]
- added 2 files so it builds in code blocks again

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4488 37977431-3df6-0310-b722-df95706aa16b
mod - AI/Global/NTai/AI/dll.cbp Diff ] File ]
develop 9a4188d5
Timestamp: 2007-10-01 02:20:08
Author: Auswaschbar
Details ] Diff ]
* removed unused variables / code from CNet
* stop animations when network lags (timeout set to 0.5 sec)


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4487 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/Game.h Diff ] File ]
develop 39e2d443
Timestamp: 2007-10-01 00:01:39
Author: tim_blokdijk
Details ] Diff ]
* Removed some old files.
* Removed the delay time before com news shows up.


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4486 37977431-3df6-0310-b722-df95706aa16b
develop 2c9edb37
Timestamp: 2007-09-30 19:13:39
Author: tnowell
Details ] Diff ]
- fixed an error in ladder data were it would always use the ladder ID 1.
- Separated ladder data retrieval from the web and stored data in a cache to prevent UI slowdowns in the host tab.
- ladder combo box is now disabled when there are no ladders to pick
- mod combo box is filtered to only show the mods the specified ladder allows.
- UDP host port is disabled unless fixed ports are selected in host tab
- host button and mod combo box are disabled when there are no mods usable for the selected ladder.
- fixed map sorting in main view.

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4485 37977431-3df6-0310-b722-df95706aa16b
develop 5f33124b
Timestamp: 2007-09-30 18:28:48
Author: kloot
Details ] Diff ]
fix ghosted buildings always being drawn with default facing

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4484 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Rendering/UnitModels/UnitDrawer.cpp Diff ] File ]
First  Prev  1 2 3 ... 110 ... 220 ... 330 ... 440 ... 550 ... 660 ... 770 ... 880 ... 897 898 899 900 901 902 903 ... 990 ... 1057 1058 1059  Next  Last