fixed double \t sent in LOGIN command
fix issues arising with wx' use-stl flag, fixes #1653
change battle length display from datetime to timespan, fixes #1662
only add susynclib test if awk is found, fixes #1564
revert accidentally bumped min libt rev
fix wx 2.9 build
fix libt build
fix libt compile
Merge branch 'master' of GG:git/koshi/springlobby
favor filename over demoheader for replay date, fixes #1666
add new server version string compare
fix springsettings build
better error msg in hotkey_parser
fix a couple more springsettings odditites
Revert "fixes #1660"...
fix setting instance np
fix wx 2.9 problems
ensure quit ends reconnect dialog
add a warning on joining matchmaking hosts
don't output nans in metal view, fixes #1576
remove cpu column in broom, fixes #1539
show downloaded msg in status bar, fixes #1654
ensure directories exist, fixes #1602
fix case insensitive highlights, fixes #1626
Revert "removed widget downloader"...
disable savegame tab
don't unnece. reload usync, fixes #1410
fixes #1660
avoid mutliple springsettings instances, fixes #1660
default off join/leave msg, fixes #1555
forcejoin support
allow overriding user agent and version
adds conditional demo header parsing, fixes #1652
[sasi] don't compile simpleserverevents when not in qt mode
gitgnore
[sasi] stop requiring two archives for sasi customizations, pt2/2
[sasi] stop requiring two archives for sasi customizations, pt1/2
fix project file to link sdl
[sasi] fix msw project file
Merge branch 'sasi_mp' of github.com:renemilk/springlobby into sasi_mp
Merge branch 'sasi_mp' of GG:git/koshi/springlobby into sasi_mp...
[sasi] almost working mission views
[sasi] prototype missions stuff
[sasi] fix compile issues
[sasi] way fewer debug prints
[sasi] minimap does startboxes
[sasi] working two-way battle chat
[sasi] protopye battleroom
fix non-qt compile
removed the last remnants of the old simpleinterface
[sasi] expose more info of a battle via battlelistmodel
[sasi] remove dbg leftovers
[sasi] working battlelist prototype
[sasi] indents/ws
[sasi] working Socket/Server communication
couple of consts in battle iter
move ServerSelector from ui. to server.
[sasi] MultiPlayer preliminaries
[sasi] unfuck sidemodel
[sasi] unfuck appname, move cli parsing, reintroduce revision arg
[sasi] build fixes
fix: using unbindaction for a command without parameters will unbind all matching comma...
changed "commander" to "manual fire unit"
fixed percentage selection in selection editor
commit patch by det to deal with Licho's hash asshatery; fixes #1646
apply patch by malric, fixes #1636
fix settings compile
make sure to undef CSTR
hopefully fix msw compile
fix auto finding usync in linux portable mode
combine uikeys copying into a common function
refactor search path stuff to own class, making settings less cluttered
makes wxFormat ctors explicit
possibly fix another unitsync loading error on mac, thanks daftalx
removed widget downloader
fix couple unused var warnings
adjust macos upload script according to daftalx' suggestions
fix library filename extension on mac [thanks daftalx]
fix upload location in osx upload script
fix rsync command in osx upload script
fix rsync port in macupload script
adds daftalx's osx bundle script
adds daftalx's osx bundle script'
Merge remote-tracking branch 'buildbot/master'
gitignore update
add (useless?) sectiontree
add missing image sources
Merge branch 'master' of git://springlobby.info/git/koshi/springlobby
fixed torrent download dir
Merge branch 'master' into sasi_mp
adds possibility to enable LTO (default OFF)
use wxString to chain separator strings because apparently WX is truly retarded and cor...
prevent double path separator
experimentally allow portable mode in linux too, less ifdefs for each platform
move .exe suffix in a central location
removed unknown and possibly unnecessary ifdef for QT mode in spring path choice, if pr...
unified settings code between platforms and removed some ifdef centralized in few places
fixed disabling of ui elements in spring options tab
Merge branch 'master' of git://graasmilk.net/git/buildbot/springlobby