log

age author description
Sun, 29 Aug 2010 13:35:51 +0000 alberth (svn r20681) -Codechange: Make BinaryHeap_Push() a method, introduce temporary THISBIN_HEAP_ARR macro. draft
Sun, 29 Aug 2010 13:34:08 +0000 alberth (svn r20680) -Codechange: Remove the now useless union and struct wrappers around the binary heap data. draft
Sun, 29 Aug 2010 13:32:39 +0000 alberth (svn r20679) -Codechange: Remove unused insertion sorter. draft
Sun, 29 Aug 2010 12:37:49 +0000 alberth (svn r20678) -Codechange: Remove unused NetworkFindClientInfoFromIndex(), NetworkFindClientInfoFromIP(). draft
Sun, 29 Aug 2010 09:41:50 +0000 rubidium (svn r20677) -Fix (r20136): copy-paste error (jwm) draft
Sat, 28 Aug 2010 22:26:25 +0000 rubidium (svn r20676) -Codechange: it's not needed to supply two almost identical vars draft
Sat, 28 Aug 2010 21:45:44 +0000 rubidium (svn r20675) -Add [FS#4077]: method to access the (action 14) NewGRF version of other NewGRFs draft
Sat, 28 Aug 2010 20:15:45 +0000 alberth (svn r20674) -Codechange: Remove declared functions that do not exist (anymore) otherwise. draft
Sat, 28 Aug 2010 19:48:46 +0000 rubidium (svn r20673) -Codechange: add support for inspecting objects draft
Sat, 28 Aug 2010 19:46:35 +0000 rubidium (svn r20672) -Remove: some stale strings draft
Sat, 28 Aug 2010 19:45:56 +0000 rubidium (svn r20671) -Add: feature F (not action F as written mistakenly in the previous message) support for the scenario editor draft
Sat, 28 Aug 2010 19:43:41 +0000 rubidium (svn r20670) -Add: support for action F draft
Sat, 28 Aug 2010 19:13:20 +0000 rubidium (svn r20669) -Codechange: trigger the whole object every 256 ticks instead of every 250 ticks draft
Sat, 28 Aug 2010 19:02:21 +0000 rubidium (svn r20668) -Codechange: add (more) support for bridges over objects draft
Sat, 28 Aug 2010 19:00:21 +0000 rubidium (svn r20667) -Codechange: implement the autoslope callback for objects draft