Fri, 29 Jul 2005 19:35:23 +0000(svn r2752) -Doc: Added some doxygen stuff to rail.h. I'm gonna mess around with this file and wanted to get rid of this first
celestar [Fri, 29 Jul 2005 19:35:23 +0000] rev 2232
(svn r2752) -Doc: Added some doxygen stuff to rail.h. I'm gonna mess around with this file and wanted to get rid of this first

Fri, 29 Jul 2005 18:26:53 +0000(svn r2751) -Fix: Disabled buttons in the patches and difficulty windows are now rendered properly again
celestar [Fri, 29 Jul 2005 18:26:53 +0000] rev 2231
(svn r2751) -Fix: Disabled buttons in the patches and difficulty windows are now rendered properly again

Fri, 29 Jul 2005 18:22:04 +0000(svn r2750) -Fix: Tree tiles above the snow line got redrawn disproportionately often
tron [Fri, 29 Jul 2005 18:22:04 +0000] rev 2230
(svn r2750) -Fix: Tree tiles above the snow line got redrawn disproportionately often

Fri, 29 Jul 2005 17:52:29 +0000(svn r2749) Fix typo in the tile documentation
tron [Fri, 29 Jul 2005 17:52:29 +0000] rev 2229
(svn r2749) Fix typo in the tile documentation

Fri, 29 Jul 2005 16:40:29 +0000(svn r2748) Remove unused cruft from the main loop
tron [Fri, 29 Jul 2005 16:40:29 +0000] rev 2228
(svn r2748) Remove unused cruft from the main loop

Fri, 29 Jul 2005 15:55:14 +0000(svn r2747) -Fix: r2736 broke the newpaper display. Sorry.
celestar [Fri, 29 Jul 2005 15:55:14 +0000] rev 2227
(svn r2747) -Fix: r2736 broke the newpaper display. Sorry.

Fri, 29 Jul 2005 10:16:49 +0000(svn r2746) -Fix: SDL_SetColors() has the number of palette entries to change as parameter, not one beyond the last entry to change
tron [Fri, 29 Jul 2005 10:16:49 +0000] rev 2226
(svn r2746) -Fix: SDL_SetColors() has the number of palette entries to change as parameter, not one beyond the last entry to change

Fri, 29 Jul 2005 09:45:25 +0000(svn r2745) -Fix: [OSX] removed the assert window introduced in 2741 from strgen
bjarni [Fri, 29 Jul 2005 09:45:25 +0000] rev 2225
(svn r2745) -Fix: [OSX] removed the assert window introduced in 2741 from strgen
- it appeared to cause problems and strgen don't need a GUI
- renamed ottd to openttd in the app menu (Tobin)

Fri, 29 Jul 2005 06:20:28 +0000(svn r2742) Get rid of some void pointers plus a few minor changes, like 0 -> '\0'
tron [Fri, 29 Jul 2005 06:20:28 +0000] rev 2224
(svn r2742) Get rid of some void pointers plus a few minor changes, like 0 -> '\0'

Thu, 28 Jul 2005 21:47:41 +0000(svn r2741) -Feature: [OSX] added a window to display asserts on OSX (Tobin)
bjarni [Thu, 28 Jul 2005 21:47:41 +0000] rev 2223
(svn r2741) -Feature: [OSX] added a window to display asserts on OSX (Tobin)