frosch
814b2950d5
(svn r27587) [1.6] -Backport from trunk:
...
- Fix: Use a more appropiate sound effect for convert-rail (r27547)
- Fix: Remove SetFill from vehicle GUI buttons, so that the viewport is resized instead of them in case of long window titles (r27546)
- Fix: [Script] Generation of API wrappers (r27545, r27544, r27543)
- Fix: [Windows] ICU got disabled for Windows builds, breaking RTL support [FS#6427] (r27542)
- Fix: [NewGRF] Station spritelayouts did not accept the var10 flag for the palette [FS#6435] (r27534)
2016-07-01 21:24:34 +03:00
rubidium
7fea190641
(svn r25595) -Fix-ish: move the Doxygen .tag files into objs, so they are automatically ignored and removed upon mrproper/distclean. Furthermore remove the gamedocs folder too
2013-07-13 06:44:22 +00:00
rubidium
cf09274d38
(svn r25504) -Feature [FS#5563]: allow images in the (doxygen) documentation (adf88)
2013-06-28 20:53:42 +00:00
rubidium
2f61411ece
(svn r23852) -Fix [FS#5011]: doxygen went haywire on FINAL token
2012-01-25 22:09:51 +00:00
smatz
cf54bc425f
(svn r23706) -Codechange: prevent 'unknown command' doxygen errors
2012-01-01 17:36:19 +00:00
truebrain
bf803e40cc
(svn r23384) -Remove: no longer allow a binary to be without AI support; the parts some compilers failed at, are integrated in other parts of the code now too
2011-12-01 12:03:34 +00:00
rubidium
6e9122828e
(svn r22406) -Document: some more "random-ish" tidbits
2011-05-01 19:51:52 +00:00
yexo
b39d047b8e
(svn r19102) -Codechange; let doxygen parse as much code as possible
2010-02-12 12:11:03 +00:00
rubidium
1c494c6f71
(svn r19081) -Codechange: make it possible to disable compilation of the AI+Squirrel
2010-02-10 16:24:05 +00:00
rubidium
06e490fadc
(svn r17567) -Fix: some doxygen warnings
2009-09-18 14:23:58 +00:00
rubidium
99d46e0ad7
(svn r17248) -Fix: add GPL license notice where appropriate
2009-08-21 20:21:05 +00:00
truebrain
6f1d634bc2
(svn r15776) -Fix [DoxyGen]: Our project is called OpenTTD, not openttd (which looks very ugly)
2009-03-20 10:08:12 +00:00
rubidium
bdb7f54656
(svn r14116) -Change [Doxygen]: making man-pages of the exports of the source isn't very useful as OpenTTD isn't a library.
2008-08-20 22:43:19 +00:00
rubidium
1ce0b03bf0
(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.
2008-05-06 15:11:33 +00:00
rubidium
99c4c8e43e
(svn r11084) -Documentation [FS#1219]: of command.*. Patch by Progman.
2007-09-10 15:21:14 +00:00
truelight
dfdb302cb3
(svn r9270) -Backport r9269: add .hpp files to Doxygen output
2007-03-17 21:46:24 +00:00
celestar
69f79c9f49
(svn r2808) -Fix: Removed 'kdevelop' from the doxygen project name (thanks tron)
2005-08-05 08:31:29 +00:00
celestar
c6dccce69e
(svn r2639) -Add: Added the vehicle names in table/engines.h so that you know what line represents what vehicle (I hope I didn't mess that up). Added some comments while I'm at it and include the table/ directory in the Doxygen generation
2005-07-19 20:45:47 +00:00
celestar
fd0780eeef
(svn r2557) -Add: Added the AUTOBRIEF option to the Doxyfile
2005-07-13 09:51:01 +00:00
celestar
a2c6ccb0d9
(svn r2545) -Fix: Modified the Doxyfile so that it works on other computers (than mine) as well :)
2005-07-11 09:12:41 +00:00
celestar
f2e4b6b2f6
(svn r2544) -Add: Added the Doxyfile to the trunk. run "doxygen" to generate html-based documentation on the source code on the fly (about 9MB in size currently).
...
documentation will be stored in docs/source/html/ (request by blathijs)
2005-07-11 09:00:49 +00:00