Mercurial
Mercurial
>
openttd-mini
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
tip
src/misc/smallvec.h
Sun, 25 May 2008 16:12:13 +0000
peter1138
(svn r13245) -Codechange: Use SmallVectors for generating vehicle lists, simplifying calling code somewhat.
file
|
diff
|
annotate
Sat, 24 May 2008 10:02:49 +0000
peter1138
(svn r13227) -Codechange: Apply code style
file
|
diff
|
annotate
Tue, 06 May 2008 15:11:33 +0000
rubidium
(svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description.
file
|
diff
|
annotate
Wed, 16 Apr 2008 20:39:35 +0000
rubidium
(svn r12740) -Codechange: use a vector instead of allocating memory in a byte array for ChildScreenSpriteToDraw.
file
|
diff
|
annotate
Wed, 16 Apr 2008 20:01:04 +0000
rubidium
(svn r12739) -Codechange: use a vector instead of allocating memory in a byte array for ParentSpriteToDraw.
file
|
diff
|
annotate
Wed, 16 Apr 2008 19:01:09 +0000
peter1138
(svn r12737) -Codechange: Replace vector with a cut down class to allocate space as necessary. This avoids copying data around for vector's push_back() function.
file
|
diff
|
annotate
(0)
tip