summaryrefslogtreecommitdiff
path: root/src/group.h
AgeCommit message (Expand)Author
2008-03-06(svn r12346) -Fix [FS#1748, FS#1825](r9874, r11872): Remove duplicated and in...frosch
2008-02-29(svn r12322) -Fix (r9874): endian issue when saving/loading group ownerglx
2008-01-12(svn r11822) -Codechange: Replaced fixed size custom name array. Names are no...peter1138
2008-01-12(svn r11818) -Codechange: split player.h into smaller pieces.rubidium
2008-01-12(svn r11817) -Codechange: Base vehicle group validity on owner, not name.peter1138
2008-01-09(svn r11801) -Codechange: remove some unneeded includes from some header files.rubidium
2007-08-27(svn r10992) -Fix [FS#1132]: huge amount of vehicles in the "ungrouped" group...rubidium
2007-08-05(svn r10799) -Fix: only calling QuickFree and not the destructor on pool clea...rubidium
2007-08-02(svn r10751) -Codechange: make the group struct use the pool item class as su...rubidium
2007-07-14(svn r10567) -Add [FS#915]: a "group" with ungrouped vehicles. Patch by Matth...rubidium
2007-06-28(svn r10371) -Fix (r9874): Remove never-used GetGroupName() functionpeter1138
2007-05-19(svn r9874) -Feature: advanced vehicle lists a.k.a. group interface. Now you ...rubidium