2025-08-25 18:59 CEST

Changesets: spring

Search ] Browse ] Back to Index ]
develop b388af5b
Timestamp: 2006-12-29 23:59:21
Author: tvo
Details ] Diff ]
* Merge in resync branch.
Current state: sync errors are detected as before but a lot faster and
game is paused on sync error.
Should compile fine etc.
Use scons configure synccheck=yes to enable checking for sync / later resync.



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3011 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/Game/GameServer.h Diff ] File ]
mod - rts/Game/Team.h Diff ] File ]
mod - rts/Game/UI/InfoConsole.cpp Diff ] File ]
mod - rts/Map/BasicMapDamage.cpp Diff ] File ]
mod - rts/Sim/Misc/Feature.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/AirMoveType.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/TAAirMoveType.cpp Diff ] File ]
mod - rts/Sim/MoveTypes/groundmovetype.cpp Diff ] File ]
mod - rts/Sim/Objects/WorldObject.h Diff ] File ]
mod - rts/Sim/Projectiles/ExplosionGenerator.cpp Diff ] File ]
mod - rts/Sim/Units/COB/CobInstance.cpp Diff ] File ]
mod - rts/Sim/Units/Unit.cpp Diff ] File ]
mod - rts/Sim/Units/UnitHandler.cpp Diff ] File ]
mod - rts/Sim/Units/UnitHandler.h Diff ] File ]
mod - rts/System/LoadSaveInterface.h Diff ] File ]
mod - rts/System/Net.h Diff ] File ]
add - rts/System/Sync/SyncChecker.cpp Diff ] File ]
add - rts/System/Sync/SyncChecker.h Diff ] File ]
mod - rts/System/Sync/SyncDebugger.cpp Diff ] File ]
mod - rts/System/Sync/SyncedFloat3.cpp Diff ] File ]
mod - rts/System/Sync/SyncedFloat3.h Diff ] File ]
mod - rts/System/Sync/SyncedPrimitive.h Diff ] File ]
mod - rts/System/Sync/SyncedPrimitiveIO.h Diff ] File ]
mod - rts/System/creg/TypeDeduction.h Diff ] File ]
mod - rts/System/creg/creg.h Diff ] File ]
mod - rts/build/scons/rts.py Diff ] File ]
develop c090d2ce
Timestamp: 2006-12-29 23:39:25
Author: submarine
Details ] Diff ]
- updated vs.net 2003 project file

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3008 37977431-3df6-0310-b722-df95706aa16b
mod - rts/build/vstudio7/rts.vcproj Diff ] File ]
develop ad9656f3
Timestamp: 2006-12-29 23:37:23
Author: tvo
Details ] Diff ]
* Exclude MapDesigner from source package because it would bloat it way too much.



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3007 37977431-3df6-0310-b722-df95706aa16b
mod - installer/make_source_package.sh Diff ] File ]
develop 8db3a620
Timestamp: 2006-12-29 22:51:11
Author: tvo
Details ] Diff ]
* Fix some stupid bugs (forgot to actually read out config variables and
the substitution of $prefix in installprefix was borked...)



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3005 37977431-3df6-0310-b722-df95706aa16b
mod - rts/build/scons/rts.py Diff ] File ]
develop 5f2bc204
Timestamp: 2006-12-29 22:06:45
Author: fnordia
Details ] Diff ]
Final 0.74b2 installer tweaks

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3002 37977431-3df6-0310-b722-df95706aa16b
mod - installer/sections/main.nsh Diff ] File ]
mod - installer/taspring.nsi Diff ] File ]
develop 951da4fb
Timestamp: 2006-12-29 22:05:47
Author: tvo
Details ] Diff ]
* Install AAI datafiles.
* Added bindir, libdir configure options to specify where spring and AI modules should go.
* Default bindir is now /usr/games (was /usr/bin)
* Default libdir is /usr/lib/spring (added as hardcoded datadirectory)
* Default datadir is now /usr/share/games/spring (was /usr/games/taspring)
* Added installprefix. Prefix is used to specify runtime used install location,
installprefix to specify actual location to install to (this seperation is required by packagers)
* Removed useless/generated files and empty directories.



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3001 37977431-3df6-0310-b722-df95706aa16b
mod - SConstruct Diff ] File ]
rm - game/AI/AAI/learn/mod/AASS221.dat Diff ] File ]
rm - game/AI/AAI/learn/mod/Expand&Exterminate v0.163.dat Diff ] File ]
rm - game/AI/AAI/learn/mod/FF 1.19 S.dat Diff ] File ]
rm - game/AI/AAI/log/BuildTable_AASS221.txt Diff ] File ]
rm - game/AI/AAI/log/BuildTable_Expand&Exterminate v0.163.txt Diff ] File ]
rm - game/AI/AAI/log/BuildTable_FF 1.19 S.txt Diff ] File ]
rm - game/AI/AAI/log/BuildTable_XTAPE.txt Diff ] File ]
mod - rts/System/Platform/Linux/UnixFileSystemHandler.cpp Diff ] File ]
mod - rts/build/scons/filelist.py Diff ] File ]
mod - rts/build/scons/rts.py Diff ] File ]
develop 9c1e2d74
Timestamp: 2006-12-29 21:33:21
Author: Licho
Details ] Diff ]
updated to reflect new lobby 0.32 changes - no IP for users anymore :(


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@3000 37977431-3df6-0310-b722-df95706aa16b
develop 2aaae1c0
Timestamp: 2006-12-29 19:44:14
Author: betalord
Details ] Diff ]
changed version to 0.32

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2999 37977431-3df6-0310-b722-df95706aa16b
develop f13f1ee0
Timestamp: 2006-12-29 19:04:26
Author: hollow
Details ] Diff ]
UnityLobby:- Few changes to make compatiable with next lobby server version


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2998 37977431-3df6-0310-b722-df95706aa16b
develop 0977e85e
Timestamp: 2006-12-29 18:51:09
Author: hollow
Details ] Diff ]
UnityLobby:- Added Partial for TASServer, version check to see if lobby is compatible


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2997 37977431-3df6-0310-b722-df95706aa16b
develop bbd7169d
Timestamp: 2006-12-29 18:26:20
Author: yeha
Details ] Diff ]
spelling

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2996 37977431-3df6-0310-b722-df95706aa16b
develop cd45a5c7
Timestamp: 2006-12-29 18:25:07
Author: yeha
Details ] Diff ]
Added LuaUI setting.

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2995 37977431-3df6-0310-b722-df95706aa16b
develop 04b45b17
Timestamp: 2006-12-29 18:22:43
Author: tvo
Details ] Diff ]
* Delete ota buildpics from omni so they dont have to be excluded from source package.
Why did these sit here in the first place?



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2994 37977431-3df6-0310-b722-df95706aa16b
mod - installer/make_source_package.sh Diff ] File ]
develop eafc146c
Timestamp: 2006-12-29 18:13:22
Author: trepan
Details ] Diff ]
* Change the LuaUI default state to ON
(too late for this release...)



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2993 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/UI/GuiHandler.cpp Diff ] File ]
develop 834148c2
Timestamp: 2006-12-29 18:11:05
Author: betalord
Details ] Diff ]
* increased internal build number and changed version to 0.32
* added "initializing unitsync.dll" indication to splash screen

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2992 37977431-3df6-0310-b722-df95706aa16b
develop 82b4b80e
Timestamp: 2006-12-29 18:04:25
Author: hollow
Details ] Diff ]
UnityLobby:- Upped version reported to Lobby Server


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2991 37977431-3df6-0310-b722-df95706aa16b
develop bc5d35fc
Timestamp: 2006-12-29 17:38:13
Author: hollow
Details ] Diff ]
UnityLobby:- Code cleanup for Lobby.py

Optimized sending of UPDATEBATTLEDETAILS (solves problem of getting
banned from server, from flooding)

Fixed issue when recieved u are host, receiving UPDATEBATTLEDETAILS,
changing options. While u are still changing them (ignoring protocol,
when hosting battle in question)

Added Support for UPDATEBATTLEINFO (host side only)



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2990 37977431-3df6-0310-b722-df95706aa16b
develop d06d593a
Timestamp: 2006-12-29 14:26:50
Author: trepan
Details ] Diff ]
* Untested corrections for: DualScreenMiniMapOnLeft & SimpleMinimapColors
(I can't compile it...)



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2989 37977431-3df6-0310-b722-df95706aa16b
develop e81df14e
Timestamp: 2006-12-29 14:10:53
Author: trepan
Details ] Diff ]
* Added LuaUI Draw.LineWidth() call-out
* Added LuaUI Draw.PointSize() call-out
* Added LuaUI Draw.MatrixMode() call-out
* Added LuaUI Draw.LoadIdentity() call-out

NOTE: these new matrix calls are unprotected



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2988 37977431-3df6-0310-b722-df95706aa16b
mod - Documentation/lua_ui_interface.txt Diff ] File ]
mod - rts/Game/UI/LuaUI.cpp Diff ] File ]
develop 3df9e9fb
Timestamp: 2006-12-29 04:33:18
Author: trepan
Details ] Diff ]
* Added GetModKeyState() call-out



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2987 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Game/UI/LuaUI.cpp Diff ] File ]
develop 0c97126d
Timestamp: 2006-12-29 03:59:59
Author: Licho
Details ] Diff ]
fixed map change and lock change event bug


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2986 37977431-3df6-0310-b722-df95706aa16b
develop c152893a
Timestamp: 2006-12-29 00:09:59
Author: hollow
Details ] Diff ]
UnityLobby:- Added Displaying Spectators (GUI Only, no lobby support
yet)


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2985 37977431-3df6-0310-b722-df95706aa16b
develop a363ae4c
Timestamp: 2006-12-28 18:23:16
Author: betalord
Details ] Diff ]
added traffic info to the debug window

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2984 37977431-3df6-0310-b722-df95706aa16b
develop dd50872a
Timestamp: 2006-12-28 18:20:43
Author: betalord
Details ] Diff ]
forgot to update MainUnit.pas when renaming from Unit1.pas

git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2983 37977431-3df6-0310-b722-df95706aa16b
develop 07df5986
Timestamp: 2006-12-28 18:16:56
Author: betalord
Details ] Diff ]
git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@2982 37977431-3df6-0310-b722-df95706aa16b
First  Prev  1 2 3 ... 110 ... 220 ... 330 ... 440 ... 550 ... 660 ... 770 ... 880 ... 955 956 957 958 959 960 961 ... 990 ... 1057 1058 1059  Next  Last