rubidium
|
8427b8bad2
|
(svn r11675) -Codechange: split the string types from the string functions.
|
2007-12-21 19:49:27 +00:00 |
|
rubidium
|
2cf7d5b2cb
|
(svn r11668) -Codechange: more refactoring aimed at reducing compile time and making it more logic where function definitions can be found.
|
2007-12-19 20:45:46 +00:00 |
|
rubidium
|
8bfbfd0031
|
(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.
|
2007-12-19 19:44:29 +00:00 |
|
rubidium
|
8ce9c5f29b
|
(svn r11643) -Codechange: conform with the coding style for the WP macro uses.
|
2007-12-16 10:54:08 +00:00 |
|
rubidium
|
92cb0e45ca
|
(svn r11555) -Codechange: use the new members introduced in r11551.
|
2007-12-02 14:29:48 +00:00 |
|
skidd13
|
c0a2c0c23e
|
(svn r11481) -Codechange: Rename the HASBIT function to fit with the naming style
|
2007-11-19 21:02:30 +00:00 |
|
belugas
|
e2c0f1faf7
|
(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)
|
2007-11-04 00:08:57 +00:00 |
|
rubidium
|
13ab17bca8
|
(svn r10704) -Codechange: provide an infrastructure to have resizable windows that are smaller than the default window size.
|
2007-07-27 12:49:04 +00:00 |
|
truelight
|
2418db4c23
|
(svn r10664) -Codechange: simplify a small piece of code (skidd13)
|
2007-07-23 19:24:32 +00:00 |
|
rubidium
|
df009178d4
|
(svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h
|
2007-07-16 09:16:58 +00:00 |
|
maedhros
|
7748309778
|
(svn r10338) -Codechange: Show the total time that the timetable will take.
|
2007-06-26 11:01:06 +00:00 |
|
maedhros
|
c65c8f1cc9
|
(svn r10331) -Feature: Add the possibility of automatically filling in timetables based on
the times from the first (or subsequent) run-throughs.
|
2007-06-25 20:55:43 +00:00 |
|
maedhros
|
4e1e697bc6
|
(svn r10322) -Codechange: Make the timetable window smaller by default so it doesn't take up so much space on small resolutions.
|
2007-06-25 10:49:31 +00:00 |
|
peter1138
|
3878c55f34
|
(svn r10314) -Codechange: Refer to vehicle names by index
|
2007-06-24 22:42:11 +00:00 |
|
maedhros
|
07a11f05ae
|
(svn r10239) -Fix (r10236): The pin button didn't move when resizing the timetable gui.
|
2007-06-20 20:02:30 +00:00 |
|
maedhros
|
d5da0e0740
|
(svn r10238) -Fix (r10236): Resizing the timetable window caused it to think it could only show one line at a time.
|
2007-06-20 19:57:18 +00:00 |
|
maedhros
|
29490c6bec
|
(svn r10237) -Fix (r10236): It helps if you use svn add with new files...
|
2007-06-20 19:26:25 +00:00 |
|