summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-12-02(svn r18368) -Fix: alignment of comment and 'add' some missing commentsrubidium
2009-12-01(svn r18367) -Codechange: unify the ship pathfinder 'calls'rubidium
2009-12-01(svn r18366) -Codechange: move the OPF ship pathfinder 'magic' that was in sh...rubidium
2009-12-01(svn r18365) -Cleanup: remove duplicate tablerubidium
2009-12-01(svn r18364) -Codechange: move the pathfinders and their related files into a...rubidium
2009-12-01(svn r18363) -Feature: do not require advanced settings multistrings to start...rubidium
2009-12-01(svn r18362) -Cleanup: remove OPF for RVs and NTP to clean up lots of code an...rubidium
2009-12-01(svn r18361) -Fix: Remove unneeded usage of invalid pointer. Also thank Hirun...frosch
2009-12-01(svn r18359) -Update from WebTranslator v3.0:translators
2009-12-01(svn r18358) -Cleanup: More usage of EPV_CYCLES_(DARK|GLITTER)_WATER.frosch
2009-11-30(svn r18353) -Fix: string colours can't have a caserubidium
2009-11-30(svn r18352) -Update from WebTranslator v3.0:translators
2009-11-30(svn r18351) -Fix [FS#3333]: endianness issue with saving the zoom levelrubidium
2009-11-29(svn r18350) -Codechange: catch SIGILL under unix-like systems as wellsmatz
2009-11-29(svn r18349) -Fix (r18347): Older compilers want explicit assignments.alberth
2009-11-29(svn r18348) -Doc: Doxygen fixes, and removal of an old @note.alberth
2009-11-29(svn r18347) -Codechange: Compute width of labels in news settings window once.alberth
2009-11-29(svn r18346) -Codechange: Compute size of face part display buttons only once...alberth
2009-11-29(svn r18345) -Codechange: Warn the window that it gets initialized, so it can...alberth
2009-11-29(svn r18344) -Change [FS#2923]: do not split up articulated vehicles in the t...rubidium
2009-11-29(svn r18343) -Fix [FS#3336] (r18243): dark blue signs would be drawn transparentrubidium
2009-11-29(svn r18342) -Fix: erroneous spaces before ;rubidium
2009-11-29(svn r18341) -Fix: Replace some GetNextVehicle() with GetNextUnit() where nee...frosch
2009-11-29(svn r18340) -Update from WebTranslator v3.0:translators
2009-11-29(svn r18339) -Cleanup: remove SKIP support from strgen toorubidium
2009-11-29(svn r18338) -Codechange: remove the need for {SKIP}rubidium
2009-11-29(svn r18337) -Codechange: Remove 2x2 {SKIP} in the company finances window + ...alberth
2009-11-29(svn r18336) -Cleanup (r18092): Remove declaration of an already removed func...alberth
2009-11-29(svn r18335) -Codechange: Further reduction of nested_root NULL-ness checking.alberth
2009-11-29(svn r18334) -Codechange: No need to test a pointer after using it.alberth
2009-11-29(svn r18333) -Fix (r18127): Station view window did not resize properly when ...alberth
2009-11-29(svn r18332) -Fix: the MSVC compile warningsrubidium
2009-11-29(svn r18331) -Fix [FS#3334]: news items would with some chat 'bars' not be di...rubidium
2009-11-28(svn r18330) -Cleanup: remove some unneeded includesrubidium
2009-11-28(svn r18329) -Remove: [strgen] Support for {SETX} and {SETXY}. Let it rest in...frosch
2009-11-28(svn r18328) -Codechange: Remove last usage of {SETX} from strings.frosch
2009-11-28(svn r18327) -Update from WebTranslator v3.0:translators
2009-11-28(svn r18326) -Fix (r18325): Missing signedness conversion.frosch
2009-11-28(svn r18325) -Codechange: Use GetSpriteSize() instead of hard {SETX}. Also ma...frosch
2009-11-28(svn r18324) -Codechange: there's no need for a default size when the window ...rubidium
2009-11-28(svn r18323) -Fix [FS#3330]: credits were drawn on the border of the windowrubidium
2009-11-28(svn r18322) -Codechange: remove the WDP duplication; no need to tell the sam...rubidium
2009-11-28(svn r18321) -Fix [FS#3331]: make the toolbars also calculate their top locat...rubidium
2009-11-28(svn r18320) -Codechange: make the terraform and transparency window not use ...rubidium
2009-11-28(svn r18319) -Fix: Timetable window wrt. big/small fonts.frosch
2009-11-28(svn r18318) -Codechange: add an enum value for manual window placementrubidium
2009-11-28(svn r18317) -Codechange: Merge both face windows into a single window descri...alberth
2009-11-28(svn r18316) -Codechange: Introduce selection widgets to enable turning parts...alberth
2009-11-28(svn r18315) -Codechange: Remove fixed minimal sizes of the other widgets in ...alberth
2009-11-28(svn r18314) -Fix: Disable 'start date' button for timetable windows of other...frosch