2025-08-13 03:14 CEST

spring: develop c98ffd0f Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
jK jK develop 2014-03-25 04:27:53 develop b5d9f361
Changeset add new `spring spring://username:passwd@hostname:port` syntax
* also changed --server argument to take a param (the ip/hostname listen to)
* removed -c/--client argument (was only needed in times when clients didn't retrieved their script.txt from the server)
* fixed direct connect window in SelectMenu
* by default listen to localhost:8452 now, so you can always connect to localhost started matches
* OS integration will follow (so you can start spring from browser!)
mod - rts/Game/ClientSetup.cpp Diff ] File ]
mod - rts/Game/ClientSetup.h Diff ] File ]
mod - rts/Game/PreGame.cpp Diff ] File ]
mod - rts/Game/PreGame.h Diff ] File ]
mod - rts/Menu/SelectMenu.cpp Diff ] File ]
mod - rts/Menu/SelectMenu.h Diff ] File ]
mod - rts/Net/GameServer.cpp Diff ] File ]
mod - rts/System/Exceptions.h Diff ] File ]
mod - rts/System/Net/UDPListener.cpp Diff ] File ]
mod - rts/System/Net/UDPListener.h Diff ] File ]
mod - rts/System/Platform/errorhandler.h Diff ] File ]
mod - rts/System/SpringApp.cpp Diff ] File ]
mod - rts/System/SpringApp.h Diff ] File ]