Age | Commit message (Expand) | Author |
2008-10-19 | (svn r14489) -Change: let MSVC use ICU (for right-to-left text rendering) fro... | rubidium |
2008-10-14 | (svn r14467) -Fix [FS#2350](r14443): use '~' instead of '#' as sed separator,... | smatz |
2008-09-30 | (svn r14422) -Codechange: also reflect the changes of r14421 in the filenames. | rubidium |
2008-09-17 | (svn r14355) -Fix: latest svn revision detection from hg log always gave the ... | glx |
2008-09-17 | (svn r14354) -Fix (r14253): also fix hg revision detection for MSVC | glx |
2008-09-13 | (svn r14313) -Codechange: Move functions dealing with the EngineRenew pool to... | frosch |
2008-09-04 | (svn r14242) -Fix: removed some possible infinite loop in version determinati... | glx |
2008-08-31 | (svn r14199) -Codechange: split fileio.h into fileio_type.h and fileio_func.h... | rubidium |
2008-08-30 | (svn r14194) -Fix: don't use hardcoded character offsets to get hg revision. ... | glx |
2008-08-24 | (svn r14153) -Codechange: split ini file reading/saving from settings.cpp. | rubidium |
2008-08-23 | (svn r14136) -Fix(r14135): MSVC project was not supposed to be on previous co... | belugas |
2008-08-23 | (svn r14135) -Codechange: Add owner to waypoints. Previously, it was guessed ... | belugas |
2008-08-22 | (svn r14128) -Fix: first run of determineversion.vbs in a fresh clean hg chec... | glx |
2008-08-20 | (svn r14108) -Fix(r14104): Give a more consistent naming of the new gui file | belugas |
2008-08-20 | (svn r14104) -Feature: Add a window for waypoints, allowing to view all the t... | belugas |
2008-08-15 | (svn r14077) -Fix: MSVC projects re-ordering | belugas |
2008-08-11 | (svn r14047) -Codechange: move chatmessage handling to the network directory ... | rubidium |
2008-08-04 | (svn r13998) -Fix [FS#2004]: MSVC can't handle changed files in the prebuild ... | rubidium |
2008-08-04 | (svn r13988) -Codechange: move the to IP resolving functions to a separate file. | rubidium |
2008-08-02 | (svn r13928) -Add [YAPP]: Function for getting the path reservation state of ... | rubidium |
2008-08-02 | (svn r13924) -Fix (r11531): determineversion.vbs could fail to find the right... | glx |
2008-06-24 | (svn r13618) -Codechange: move tar-specific declarations to separate file | smatz |
2008-06-19 | (svn r13577) -Change: group core files in source.list together | skidd13 |
2008-06-19 | (svn r13575) -Codechange: Move small vector to core since it fits better in t... | skidd13 |
2008-06-17 | (svn r13552) -Codechange: use TTD_ENDIAN comparations instead of tests if TTD... | smatz |
2008-06-14 | (svn r13516) -Codechange: Move MemCpyT to a fitting core header | skidd13 |
2008-06-03 | (svn r13375) -Add: logging of actions that could possibly cause desyncs and c... | smatz |
2008-05-30 | (svn r13343) -Codechange: reorder/move variable/functions in the network head... | rubidium |
2008-05-28 | (svn r13308) -Fix (r13307): projects/generate... | peter1138 |
2008-05-27 | (svn r13287) -Codechange: move engine list gui code away from engine.cpp (and... | peter1138 |
2008-05-26 | (svn r13264) -Fix: yapf_settings.h was not removed from the project files. | rubidium |
2008-05-24 | (svn r13231) -Codechange: split the core console code and the console GUI. | rubidium |
2008-05-24 | (svn r13228) -Codechange: split console.h. | rubidium |
2008-05-17 | (svn r13140) -Codechange: move the gui-list-sorting out of window_gui.h so wi... | rubidium |
2008-05-16 | (svn r13114) -Codechange: use InvalidateData instead of direct window access ... | rubidium |
2008-05-14 | (svn r13085) -Fix (r12980): wrong syntax in source.list causing unneeded file... | glx |
2008-05-14 | (svn r13084) -Fix (r13042): forgot to add querystring_gui.h to source.list an... | glx |
2008-05-08 | (svn r13016) -Codechange: unify the detection if rail catenary should be drawn | smatz |
2008-05-08 | (svn r13010) -Codechange: move the tree building GUI out of misc_gui.cpp. | rubidium |
2008-05-08 | (svn r13007) -Fix: some files in source.list where in the wrong category. | rubidium |
2008-05-07 | (svn r12996) -Fix: debugging was not possible with MSVC 2008 | glx |
2008-05-07 | (svn r12995) -Codechange: use std::vector for EngineList instead of C/C++ wra... | smatz |
2008-05-07 | (svn r12989) -Codechange: move ViewportSign to viewport_type.h. | rubidium |
2008-05-07 | (svn r12986) -Codechange: move the landscape and transport related types from... | rubidium |
2008-05-06 | (svn r12969) -Codechange: remove a completely pointless file. | rubidium |
2008-05-04 | (svn r12944) -Codechange: use rev.h instead of externs at many places | smatz |
2008-04-29 | (svn r12924) -Feature: Introducing the so called 'engine pool' which primaril... | peter1138 |
2008-04-24 | (svn r12882) -Fix (r12764): the check for missing header files could find mor... | glx |
2008-04-24 | (svn r12881) -Fix (r12770): the check for missing header files could find mor... | glx |
2008-04-23 | (svn r12857) -Fix [FS#1948]: remove the last uses of AutoPtr in the station c... | rubidium |