Changesets: spring
develop 49093d5d
Timestamp: 2007-12-31 15:04:25 Author: tvo [ Details ] [ Diff ] |
* Embed manifest into spring.exe and ArchiveMover.exe to require administrative privileges to run (this is a workaround for Vista until Spring is changed to look for data directories in other places then it's install directory.) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5190 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/build/scons/icon.rc | [ Diff ] [ File ] | ||
mod - rts/build/vstudio8/rts.rc | [ Diff ] [ File ] | ||
add - rts/spring.exe.manifest | [ Diff ] [ File ] | ||
add - tools/ArchiveMover/ArchiveMover.exe.manifest | [ Diff ] [ File ] | ||
mod - tools/ArchiveMover/icon.rc | [ Diff ] [ File ] | ||
develop e77f98b4
Timestamp: 2007-12-31 14:24:53 Author: tvo [ Details ] [ Diff ] |
* Put StartPosSelecter on back of input receivers deque so other GUI elements are usable (notably the LuaUI widget selector) during startpos selection (closes mantis 0000740) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5189 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/UI/StartPosSelecter.cpp | [ Diff ] [ File ] | ||
develop 24acd6cd
Timestamp: 2007-12-31 13:44:26 Author: tvo [ Details ] [ Diff ] |
* Apply patch by tombom fixing changelog till r5187. (closes mantis 0000752) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5188 37977431-3df6-0310-b722-df95706aa16b |
||
mod - Documentation/changelog.txt | [ Diff ] [ File ] | ||
develop 57cf882b
Timestamp: 2007-12-31 11:35:04 Author: tnowell [ Details ] [ Diff ] |
- added channel icons for #peet and #main2 git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5187 37977431-3df6-0310-b722-df95706aa16b |
||
develop 1dc4898d
Timestamp: 2007-12-31 11:33:37 Author: tnowell [ Details ] [ Diff ] |
- Added the OnRemove method tot he IModule interface - LMain and CView now implement IModule - Added CCore class, the aim of this class is to manage the event system instead of LMain in the continuing effort to separate GUI and logic code. - Moved CCore CBaseModule and IModule into the framework package - Removed RemoveNonDispView and AddNonDispView - Handed over responsibility of non displayed CView classes to the CCore class instance in LMain. - various whitespace additions - changed buttons around in CChannel, it should be less cluttered now - perhaps one or two other things I've forgotten git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5186 37977431-3df6-0310-b722-df95706aa16b |
||
develop 036aaaef
Timestamp: 2007-12-31 11:24:53 Author: tnowell [ Details ] [ Diff ] |
- removed whitespace surroundign image that caused GUI component stretching issues with menus git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5185 37977431-3df6-0310-b722-df95706aa16b |
||
develop 586187c7
Timestamp: 2007-12-31 02:24:51 Author: LordMatt [ Details ] [ Diff ] |
*Fix Filename for Evolution mod git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5184 37977431-3df6-0310-b722-df95706aa16b |
||
mod - installer/sections/evolution.nsh | [ Diff ] [ File ] | ||
mod - installer/sections/sectiondesc.nsh | [ Diff ] [ File ] | ||
mod - installer/spring.nsi | [ Diff ] [ File ] | ||
develop 51e18bde
Timestamp: 2007-12-31 01:12:48 Author: satirik [ Details ] [ Diff ] |
autojoin menu now works with /join too git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5183 37977431-3df6-0310-b722-df95706aa16b |
||
develop fb3b4044
Timestamp: 2007-12-31 00:58:49 Author: satirik [ Details ] [ Diff ] |
left msg added in private chat git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5182 37977431-3df6-0310-b722-df95706aa16b |
||
develop d6e00b94
Timestamp: 2007-12-31 00:13:06 Author: satirik [ Details ] [ Diff ] |
maximize bug fixed git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5181 37977431-3df6-0310-b722-df95706aa16b |
||
develop ca33490d
Timestamp: 2007-12-30 23:20:44 Author: satirik [ Details ] [ Diff ] |
- country name shown in the hint in local and Battle - maximizing then minimizing then restoring while use taskbar button for each form disabled bug fixed - i don't remember the rest git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5180 37977431-3df6-0310-b722-df95706aa16b |
||
develop 0209a95b
Timestamp: 2007-12-30 23:04:07 Author: Auswaschbar [ Details ] [ Diff ] |
* fix crash when singlestep was executed in client mode git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5179 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/GameServer.cpp | [ Diff ] [ File ] | ||
develop 5a7b8db2
Timestamp: 2007-12-30 22:51:57 Author: Auswaschbar [ Details ] [ Diff ] |
* revert CGameSetup to pre-5164 for non-demo-hosting to fix bug 743 * another attempt to fix bug 739 git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5178 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/GameSetup.cpp | [ Diff ] [ File ] | ||
develop 979a802e
Timestamp: 2007-12-30 19:42:21 Author: satirik [ Details ] [ Diff ] |
autoscroll fixed in battlewindow git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5177 37977431-3df6-0310-b722-df95706aa16b |
||
develop bbed0676
Timestamp: 2007-12-30 19:22:51 Author: satirik [ Details ] [ Diff ] |
adding or removing a player from a group refresh the player list sort (for the sort by group) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5176 37977431-3df6-0310-b722-df95706aa16b |
||
develop e9cd4889
Timestamp: 2007-12-30 18:55:27 Author: satirik [ Details ] [ Diff ] |
- /join #newbies added by default if perform.var does not exist git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5175 37977431-3df6-0310-b722-df95706aa16b |
||
develop 4359b9f4
Timestamp: 2007-12-30 17:46:00 Author: LordMatt [ Details ] [ Diff ] |
*Change all weblinks to point to installer.clan-sy.com instead of buildbot.no-ip.org/~lordmatt git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5174 37977431-3df6-0310-b722-df95706aa16b |
||
mod - installer/sections/1v1maps.nsh | [ Diff ] [ File ] | ||
mod - installer/sections/ba.nsh | [ Diff ] [ File ] | ||
mod - installer/sections/evolution.nsh | [ Diff ] [ File ] | ||
mod - installer/sections/gundam.nsh | [ Diff ] [ File ] | ||
mod - installer/sections/kp.nsh | [ Diff ] [ File ] | ||
mod - installer/sections/main.nsh | [ Diff ] [ File ] | ||
mod - installer/sections/maps.nsh | [ Diff ] [ File ] | ||
mod - installer/sections/s44.nsh | [ Diff ] [ File ] | ||
mod - installer/sections/simbase.nsh | [ Diff ] [ File ] | ||
mod - installer/sections/teammaps.nsh | [ Diff ] [ File ] | ||
mod - installer/sections/xta.nsh | [ Diff ] [ File ] | ||
mod - installer/spring.nsi | [ Diff ] [ File ] | ||
develop 967cfad2
Timestamp: 2007-12-30 17:00:33 Author: tvo [ Details ] [ Diff ] |
* Slightly more useful backtrace output in mmgr on linux (can paste this output as single line into addr2line, which works better then backtrace_symbols for resolving addresses into line numbers) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5173 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/System/mmgr.cpp | [ Diff ] [ File ] | ||
develop b392dfaa
Timestamp: 2007-12-30 16:54:35 Author: imbaczek [ Details ] [ Diff ] |
add minimap ping on game start and set lastMsgPos to something meaningful notably this fixes F3 zooming to top left corner before something interesting happens. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5172 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/StartScripts/CommanderScript.cpp | [ Diff ] [ File ] | ||
develop edac37b2
Timestamp: 2007-12-30 16:48:59 Author: tvo [ Details ] [ Diff ] |
* Keep SDL at 1.2.10, because 1.2.12 breaks keyboard layout too. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5171 37977431-3df6-0310-b722-df95706aa16b |
||
mod - installer/sections/main.nsh | [ Diff ] [ File ] | ||
develop d01732bb
Timestamp: 2007-12-30 16:10:48 Author: satirik [ Details ] [ Diff ] |
- hosting replay now show boxes, flag and rank git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5170 37977431-3df6-0310-b722-df95706aa16b |
||
develop a01ba713
Timestamp: 2007-12-30 15:03:03 Author: tvo [ Details ] [ Diff ] |
* Throw content_error if a mod/map archive can not be found instead of only printing a warning in the log. This should stop the 'missing default cursor' message actually meaning 'missing a mod archive'. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5169 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/GameSetup.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/PreGame.cpp | [ Diff ] [ File ] | ||
mod - rts/System/FileSystem/VFSHandler.cpp | [ Diff ] [ File ] | ||
develop 977312cc
Timestamp: 2007-12-30 09:32:45 Author: tnowell [ Details ] [ Diff ] |
- changed the channel forms to look less cluttered. some options moved into a drop down menu button. - Moved the channel list into a new class - removed the map tab from the main view git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5168 37977431-3df6-0310-b722-df95706aa16b |
||
develop a837f42e
Timestamp: 2007-12-30 05:47:49 Author: tnowell [ Details ] [ Diff ] |
- changed ladder support to use a http POST wrapper class git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5167 37977431-3df6-0310-b722-df95706aa16b |
||
develop f72ae234
Timestamp: 2007-12-30 02:37:26 Author: betalord [ Details ] [ Diff ] |
fixed bug with script outputting error when you try to renew account with a different username git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5166 37977431-3df6-0310-b722-df95706aa16b |
||