summaryrefslogtreecommitdiff
path: root/helpers.cpp
AgeCommit message (Collapse)Author
2006-11-30(svn r7301) -Fix: (r7299) Forgotten $Id$ and eol-style (peter1138)KUDr
2006-11-30(svn r7299) -CodeChange: Train and Aircraft Build window GUI code simplified ↵KUDr
a bit: - using one engine list instead of 3 - removed engine filters (loco, wagons, helicopters, etc.) - EngineList code isolated from GUI (moved to helpers.cpp - reusing CBlobT code which does exactly what is needed for EngineList) - removed unnecessary "optimization" (rebuild and sort engine list on each WE_PAINT)