Files @ r7492:75510449064b
Branch filter:

Location: cpp/openttd-patchpack/source/media/openttd.64.png

rubidium
(svn r11003) -Codechange: replace Vehicle->next to Vehicle->Next() and Vehicle->SetNext() so we can trap instances that change a next pointer and (in the future) update the first/previous pointers based on that.