rubidium
|
6c954cad5f
|
(svn r11801) -Codechange: remove some unneeded includes from some header files.
|
2008-01-09 21:27:39 +00:00 |
|
rubidium
|
ac838de385
|
(svn r10992) -Fix [FS#1132]: huge amount of vehicles in the "ungrouped" group. Patch by frosch.
|
2007-08-27 21:33:26 +00:00 |
|
rubidium
|
83e1fdcb01
|
(svn r10799) -Fix: only calling QuickFree and not the destructor on pool cleanups might cause memory leaks due to the way C++ works.
|
2007-08-05 21:20:55 +00:00 |
|
rubidium
|
87ad3df284
|
(svn r10751) -Codechange: make the group struct use the pool item class as super class.
|
2007-08-02 12:51:57 +00:00 |
|
rubidium
|
7aec26887c
|
(svn r10567) -Add [FS#915]: a "group" with ungrouped vehicles. Patch by Matthias Wolf.
|
2007-07-14 23:10:27 +00:00 |
|
peter1138
|
bee164f6a7
|
(svn r10371) -Fix (r9874): Remove never-used GetGroupName() function
|
2007-06-28 11:53:22 +00:00 |
|
rubidium
|
7d4be11516
|
(svn r9874) -Feature: advanced vehicle lists a.k.a. group interface. Now you can make groups of vehicles and perform all kinds of tasks on that given group. Original code by nycom and graphics by skidd13.
|
2007-05-19 09:40:18 +00:00 |
|