openclonk/src
Günther Brammer 8723dc9fbd Change the update mechanism to load an URL based on the current version
Also open the download page in a browser when the update package download
fails.
2010-10-10 18:43:22 +02:00
..
c4group removed Score.png from resources 2010-10-03 14:31:26 +02:00
config Change the update mechanism to load an URL based on the current version 2010-10-10 18:43:22 +02:00
control Split out viewport stuff from C4GraphicsSystem to a new C4ViewportList 2010-09-29 03:44:05 +02:00
editor Lessen rounding errors when moving objects in zoomed editor window 2010-10-07 01:11:52 +02:00
game Fix MinGW build 2010-10-03 12:15:19 +02:00
gui Change the update mechanism to load an URL based on the current version 2010-10-10 18:43:22 +02:00
lib removed Score.png from resources 2010-10-03 14:31:26 +02:00
netio Rerun astyle with missing \ added 2010-03-28 20:58:01 +02:00
netpuncher Rerun astyle with missing \ added 2010-03-28 20:58:01 +02:00
network Remove Regjoinonly flag, unregistered users can now join all games 2010-10-04 18:07:46 +02:00
platform win32: Fix incorrect EditCursor offset (#81) 2010-10-06 18:34:19 -04:00
res new icon #2 2010-09-06 19:14:28 +02:00
script msvc: Avoid a stupid warning 2010-09-29 23:19:43 +02:00
tinyxml Fix seperate->separate everywhere 2010-04-01 23:08:06 +02:00
zlib Fix warnings in gzio 2010-03-27 15:43:36 +01:00
C4Application.cpp Add getopt third party library 2010-10-05 00:14:07 +02:00
C4Application.h Rewrite ParseCommandLine to work on argc/argv instead of a single string 2010-10-04 21:39:19 +02:00
C4FullScreen.cpp Move C4GraphicsSystem::MouseMove to C4GUI::Screen 2010-09-29 23:58:59 +02:00
C4FullScreen.h Reformat everything according to style guidelines 2010-03-28 19:58:21 +02:00
C4Game.cpp Rewrite ParseCommandLine to work on argc/argv instead of a single string 2010-10-04 21:39:19 +02:00
C4Game.h Rewrite ParseCommandLine to work on argc/argv instead of a single string 2010-10-04 21:39:19 +02:00
C4Globals.cpp Allow IDs longer than 4 characters 2010-01-25 16:57:57 +01:00
C4GraphicsSystem.cpp Move C4GraphicsSystem::SetGamma and friends to CStdDDraw 2010-10-01 23:36:48 +02:00
C4GraphicsSystem.h Move C4GraphicsSystem::SetGamma and friends to CStdDDraw 2010-10-01 23:36:48 +02:00
C4Include.cpp Reorganize C4Include.h and Standard.h 2010-01-02 01:11:54 +01:00
C4Include.h Added C4Game.h to C4Include.h again. Sorry, I definetely can't live without it. 2010-08-03 21:55:49 +01:00
C4Prototypes.h Split out viewport stuff from C4GraphicsSystem to a new C4ViewportList 2010-09-29 03:44:05 +02:00
C4Version.h.in Version: Reduce version number from five numbers to four 2010-09-25 00:43:30 +02:00
C4WinMain.cpp Rewrite ParseCommandLine to work on argc/argv instead of a single string 2010-10-04 21:39:19 +02:00