Changesets: spring
develop 7a3be080
Timestamp: 2006-02-25 17:07:16 Author: jcnossen [ Details ] [ Diff ] |
optional exception catching(NO_CATCH_EXCEPTIONS can be defined) and partially fixed window resizing git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@882 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/System/Main.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Platform/Win/Win32Support.cpp | [ Diff ] [ File ] | ||
mod - rts/build/vstudio7/rts.sln | [ Diff ] [ File ] | ||
mod - rts/build/vstudio7/rts.vcproj | [ Diff ] [ File ] | ||
develop 0f6000a5
Timestamp: 2006-02-25 16:44:54 Author: tvo [ Details ] [ Diff ] |
Add ',' to allowed characters in tdf_grammar git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@881 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/System/tdf_grammar.hpp | [ Diff ] [ File ] | ||
develop 3559d74e
Timestamp: 2006-02-25 15:21:22 Author: tvo [ Details ] [ Diff ] |
Add try{}catch{} block around everything in main() git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@878 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/System/Main.cpp | [ Diff ] [ File ] | ||
develop 14598460
Timestamp: 2006-02-25 14:22:32 Author: tvo [ Details ] [ Diff ] |
* Fix spaces in map filename bug by replacing them with underscores for demo filename. <Bobris> problem is that space is not in const std::string valid_posix( <Bobris> in boost_1_33_1\libs\filesystem\src\path_posix_windows.cpp * Change to boost::filesystem code for mkdir screenshots in Game.cpp (less #ifdef hell) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@876 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
mod - rts/System/Net.cpp | [ Diff ] [ File ] | ||
develop 34c7cf0d
Timestamp: 2006-02-25 07:27:07 Author: xiphux [ Details ] [ Diff ] |
Finish up lua-config checking git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@873 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/build/scons/config.py | [ Diff ] [ File ] | ||
develop dce43f9c
Timestamp: 2006-02-25 07:26:22 Author: xiphux [ Details ] [ Diff ] |
Missing StdAfx.h include in STL_Set.h git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@872 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/System/creg/STL_Set.h | [ Diff ] [ File ] | ||
develop 4226de47
Timestamp: 2006-02-25 07:25:38 Author: xiphux [ Details ] [ Diff ] |
Fix gcc cast warning in glTextBox git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@871 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Rendering/GL/glTextBox.cpp | [ Diff ] [ File ] | ||
develop e2d36d75
Timestamp: 2006-02-25 06:29:01 Author: xiphux [ Details ] [ Diff ] |
Set minimum GL color and depth sizes git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@870 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/System/Main.cpp | [ Diff ] [ File ] | ||
develop 590ec69b
Timestamp: 2006-02-25 01:04:50 Author: jcnossen [ Details ] [ Diff ] |
fix vs8 build git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@869 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/System/Main.cpp | [ Diff ] [ File ] | ||
develop 204d3269
Timestamp: 2006-02-24 23:07:12 Author: jcnossen [ Details ] [ Diff ] |
fixed a win specific crash when running spring without path in argv[0] git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@867 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/System/Main.cpp | [ Diff ] [ File ] | ||
develop 6dd01de0
Timestamp: 2006-02-24 22:51:29 Author: betalord [ Details ] [ Diff ] |
added "loading ..." screen git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@866 37977431-3df6-0310-b722-df95706aa16b |
||
develop c40faa28
Timestamp: 2006-02-24 22:44:10 Author: betalord [ Details ] [ Diff ] |
git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@865 37977431-3df6-0310-b722-df95706aa16b | ||
develop 067bad1a
Timestamp: 2006-02-24 22:22:28 Author: jcnossen [ Details ] [ Diff ] |
fixed behavior when loading files from incorrect paths git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@864 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/PreGame.cpp | [ Diff ] [ File ] | ||
mod - rts/System/FileSystem/FileHandler.cpp | [ Diff ] [ File ] | ||
develop 3f3c22d1
Timestamp: 2006-02-24 21:54:58 Author: jcnossen [ Details ] [ Diff ] |
updated changelog, fixed multiplayer replay viewing git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@863 37977431-3df6-0310-b722-df95706aa16b |
||
mod - Documentation/changelog.txt | [ Diff ] [ File ] | ||
mod - rts/System/Net.cpp | [ Diff ] [ File ] | ||
develop da476d31
Timestamp: 2006-02-24 21:15:02 Author: jcnossen [ Details ] [ Diff ] |
NSIS installer update git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@862 37977431-3df6-0310-b722-df95706aa16b |
||
mod - installer/taspring.nsi | [ Diff ] [ File ] | ||
develop 1b64598f
Timestamp: 2006-02-24 20:07:29 Author: jcnossen [ Details ] [ Diff ] |
fixed font fixes :) git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@861 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/UI/InfoConsole.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/glFont.cpp | [ Diff ] [ File ] | ||
develop 71352eb8
Timestamp: 2006-02-24 18:49:59 Author: jcnossen [ Details ] [ Diff ] |
fixed various misaligned/uncentered fonts, changed infoconsole wordwrapping to use width instead of length in characters, applied vs8 patch from patrick mohr. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@860 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
mod - rts/Game/GameVersion.h | [ Diff ] [ File ] | ||
mod - rts/Game/UI/InfoConsole.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/GL/glTextBox.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/GL/myGL.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/glFont.cpp | [ Diff ] [ File ] | ||
mod - rts/Rendering/glFont.h | [ Diff ] [ File ] | ||
mod - rts/System/TimeProfiler.cpp | [ Diff ] [ File ] | ||
mod - rts/build/vstudio8/rts.vcproj | [ Diff ] [ File ] | ||
develop 7dbec708
Timestamp: 2006-02-24 16:42:28 Author: tvo [ Details ] [ Diff ] |
Fix POSIX mkdir. git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@859 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
develop 58bb5830
Timestamp: 2006-02-24 15:50:30 Author: betalord [ Details ] [ Diff ] |
min/maxspeed are now written to script file git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@858 37977431-3df6-0310-b722-df95706aa16b |
||
develop d8724f68
Timestamp: 2006-02-24 15:48:31 Author: betalord [ Details ] [ Diff ] |
git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@857 37977431-3df6-0310-b722-df95706aa16b | ||
develop 5299c633
Timestamp: 2006-02-24 14:21:06 Author: jcnossen [ Details ] [ Diff ] |
hopefully a fix for the GCC build, vs7 project matched all options to old lesson2 project git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@856 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
mod - rts/build/vstudio7/rts.vcproj | [ Diff ] [ File ] | ||
develop a5716935
Timestamp: 2006-02-24 13:59:50 Author: jcnossen [ Details ] [ Diff ] |
fixed isairbase tag for transport units and made screenshots be saved to a screenshots directory git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@855 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/Game/Game.cpp | [ Diff ] [ File ] | ||
mod - rts/Sim/Units/UnitTypes/TransportUnit.cpp | [ Diff ] [ File ] | ||
develop 4b9d0f4d
Timestamp: 2006-02-24 01:42:16 Author: xiphux [ Details ] [ Diff ] |
Linux compile fixes from Vlad-Mihai Sima <vladms@rdslink.ro> git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@854 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/System/StdAfx.h | [ Diff ] [ File ] | ||
mod - rts/System/creg/Serializer.cpp | [ Diff ] [ File ] | ||
mod - rts/System/creg/Serializer.h | [ Diff ] [ File ] | ||
mod - rts/build/scons/rts.py | [ Diff ] [ File ] | ||
develop 5098c9dc
Timestamp: 2006-02-24 01:40:30 Author: xiphux [ Details ] [ Diff ] |
Account for Lesson2.cpp -> Main.cpp change git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@853 37977431-3df6-0310-b722-df95706aa16b |
||
mod - SConstruct | [ Diff ] [ File ] | ||
mod - rts/build/scons/filelist.py | [ Diff ] [ File ] | ||
develop 6ea1cc68
Timestamp: 2006-02-24 01:24:33 Author: xiphux [ Details ] [ Diff ] |
Change dotfileHandler to DotfileHandler to match naming convention git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@852 37977431-3df6-0310-b722-df95706aa16b |
||
mod - rts/System/Platform/ConfigHandler.cpp | [ Diff ] [ File ] | ||