summaryrefslogtreecommitdiff
path: root/source.list
AgeCommit message (Expand)Author
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 drawnsmatz
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 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 r12980) -Fix: MorphOS threading support. Patch by Fabien Coeurjoly.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 placessmatz
2008-04-29(svn r12924) -Feature: Introducing the so called 'engine pool' which primaril...peter1138
2008-04-23(svn r12857) -Fix [FS#1948]: remove the last uses of AutoPtr in the station c...rubidium
2008-04-20(svn r12804) -Codechange: move the effect vehicle handling out of vehicle.cpprubidium
2008-04-20(svn r12802) -Fix (r12800): do not commit from the src directory when you wan...rubidium
2008-04-18(svn r12768) -Codechange: move the statusbar GUI to it's own file.rubidium
2008-04-18(svn r12763) -Fix: some headers were missing/still included in the MSVC proje...rubidium
2008-04-17(svn r12757) -Codechange: move all cheat related stuff from all over the plac...rubidium
2008-04-16(svn r12737) -Codechange: Replace vector with a cut down class to allocate sp...peter1138
2008-04-14(svn r12706) -Merge: the thread rewrite from NoAI. The rewrite makes the thre...rubidium
2008-04-13(svn r12695) -Codechange: only allocate window structs when needed. Based on ...rubidium
2008-04-06(svn r12599) -Codechange: force AllocateSafeRaw() to be linked to simplify co...smatz
2008-03-31(svn r12501) -Codechange: split signs.h.rubidium
2008-03-31(svn r12499) -Codechange: some coding style tweaks for network_internal.h.rubidium
2008-03-28(svn r12476) -Codechange: split type engine related types from engine.h (and ...rubidium
2008-03-28(svn r12474) -Codechange: split type related stuff from waypoints from waypoi...rubidium
2008-03-28(svn r12470) -Codechange: split order related types from order.h (and openttd...rubidium
2008-03-28(svn r12469) -Codechange: split type related stuff from group.h (and openttd....rubidium
2008-03-28(svn r12468) -Codechange: move some type related stuff from station.h (and op...rubidium
2008-03-28(svn r12467) -Codechange: move DepotID to a more logical location.rubidium
2008-03-28(svn r12461) -Change: add (quite) some missing headers to the MSVC project fi...rubidium
2008-03-28(svn r12457) -Codechange: Move signal enums on their own header.belugas
2008-03-26(svn r12425) -Feature [FS#1846]: On Screen Keyboard for input fields so someo...rubidium
2008-03-23(svn r12398) -Codechange [FS#1770]: Move toolbar related code to it's own lit...rubidium
2008-02-28(svn r12313) -Fix: YAPF and NTP did not apply penalty for uphill tracks on st...frosch
2008-02-25(svn r12252) -Fix [FS#1801]: Broken FollowTrack_t related functions (thanks m...KUDr
2008-02-12(svn r12122) -Codechange: Add framework for generic feature callbacks, along ...peter1138
2008-02-11(svn r12116) -Fix (r12083): little typos in source.listglx
2008-02-11(svn r12115) -Codechange: move malloc/realloc error messages to separate file...smatz
2008-02-09(svn r12089) -Cleanup: re-order, yet another time, the files in msvc projectsbelugas
2008-02-07(svn r12083) -Cleanup: Adding some more files in MSVC projectsbelugas
2008-02-07(svn r12082) -Cleanup: MSVC projects do not care about the directory of the f...belugas
2008-02-07(svn r12081) -Codechange: Rename table/roadveh.h to table/roadveh_movment.hbelugas
2008-02-07(svn r12078) -Cleanup: Add missing headers on project filesbelugas