Commit Graph

18 Commits (82d240e300e6fb01b79a90c5948942466b6a442d)

Author SHA1 Message Date
rubidium 9e9cfe6e59 (svn r11677) -Codechange: move price and command related types/functions to their respective places. 17 years ago
rubidium 433a9f3c09 (svn r11675) -Codechange: split the string types from the string functions. 17 years ago
rubidium d582aea639 (svn r11668) -Codechange: more refactoring aimed at reducing compile time and making it more logic where function definitions can be found. 17 years ago
rubidium 8896bea306 (svn r11667) -Codechange: split window.h into a header that defines some 'global' window related types, on that defined 'global' window functions and one that defines functions and types only used by *_gui.cpps. 17 years ago
rubidium ec90ce7e98 (svn r11643) -Codechange: conform with the coding style for the WP macro uses. 17 years ago
rubidium 527b72749d (svn r11555) -Codechange: use the new members introduced in r11551. 17 years ago
skidd13 71c4325c50 (svn r11481) -Codechange: Rename the HASBIT function to fit with the naming style 17 years ago
belugas 56e6282f2f (svn r11374) -Codechange: Give meaning to the magical number that specifies the color of the text in a DrawString call.
Patch heavily based on BiBB's work (FS#1383)
17 years ago
rubidium c03cb2c8db (svn r10704) -Codechange: provide an infrastructure to have resizable windows that are smaller than the default window size. 17 years ago
truelight 33d78635ef (svn r10664) -Codechange: simplify a small piece of code (skidd13) 17 years ago
rubidium efc7fdf2fd (svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h 17 years ago
maedhros 6fe1113382 (svn r10338) -Codechange: Show the total time that the timetable will take. 17 years ago
maedhros 4af9ca5335 (svn r10331) -Feature: Add the possibility of automatically filling in timetables based on
the times from the first (or subsequent) run-throughs.
17 years ago
maedhros 0e59b4dc57 (svn r10322) -Codechange: Make the timetable window smaller by default so it doesn't take up so much space on small resolutions. 17 years ago
peter1138 fc7418d19d (svn r10314) -Codechange: Refer to vehicle names by index 17 years ago
maedhros e93d82d4b2 (svn r10239) -Fix (r10236): The pin button didn't move when resizing the timetable gui. 17 years ago
maedhros 996fde1699 (svn r10238) -Fix (r10236): Resizing the timetable window caused it to think it could only show one line at a time. 17 years ago
maedhros b2609653e4 (svn r10237) -Fix (r10236): It helps if you use svn add with new files... 17 years ago