warzone2100/lib/framework
Dennis Schridde 009b61447c - Remove unused code
- Remove duplicated code/macros
- VECTOR3D->Vector3i
- Create float variants of normal functions to simplify Watermelon's float-PIE patch


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@1661 4a71c877-e1ca-e34f-864e-861f7616d084
2007-05-20 11:05:28 +00:00
..
Makefile.am - Remove mem.h and references 2007-04-15 12:01:36 +00:00
Makefile.raw Use pgettext instead of a custom implementation. 2007-04-10 17:36:16 +00:00
SDL_framerate.c Bugfix: the framerate was always set to 30. Setting it via the config file now actually works. 2007-03-26 13:17:52 +00:00
SDL_framerate.h SDL_framerate is not part of Warzone 2100, not licensed under the GPL, but instead under the LGPL and even comes with it's own header. 2007-02-06 13:30:46 +00:00
config-macosx.h Converted MacOS port to use Xcode to produce a universal binary. Warzone 2007-04-18 03:10:53 +00:00
configfile.c FREE->free, MALLOC->malloc (sed+review) 2007-04-15 10:43:05 +00:00
configfile.h Add registry_clear() to declarations, as it is exported 2007-04-10 16:59:47 +00:00
cursors.h Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
cursors16.h Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
dbghelp.h - Make make visit intl/ 2007-03-31 18:04:43 +00:00
debug.c Simplify code, especially the prepending of the debug part. 2007-04-15 12:46:08 +00:00
debug.h - Formating and removal of unused lines 2007-05-02 15:50:30 +00:00
exceptionhandler.c WZ_OS_MAC now no longer unsets WZ_OS_UNIX due to compatability update in 2007-05-15 20:33:55 +00:00
fractions.h FRACT->float,[if]SQRT->sqrtf 2007-05-19 21:32:19 +00:00
frame.c main.c : Unused variables 2007-05-19 19:49:54 +00:00
frame.h FRACT->float,[if]SQRT->sqrtf 2007-05-19 21:32:19 +00:00
frameint.h Remove some unused function prototypes. 2007-04-03 17:33:38 +00:00
frameresource.c Remove flags from IMDShape since they were unused. Clean up IMD loader some 2007-04-28 10:36:21 +00:00
frameresource.h Remove flags from IMDShape since they were unused. Clean up IMD loader some 2007-04-28 10:36:21 +00:00
gettext.h Revert to GNU gettext.h and move MSVC defines to the vcproj. 2007-04-23 14:30:34 +00:00
heap.c Add missing includes to quelch warnings. 2007-04-15 18:48:13 +00:00
heap.h - Remove mem.h and references 2007-04-15 12:01:36 +00:00
input.c - Comment,s comments, comments 2007-05-12 23:41:29 +00:00
input.h - Fix gameloop exit, broken in r1615 2007-05-12 15:54:35 +00:00
listmacs.h Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
macros.h - Remove unused code 2007-05-20 11:05:28 +00:00
platform.h WZ_OS_MAC now no longer unsets WZ_OS_UNIX due to compatability update in 2007-05-15 20:33:55 +00:00
resly.h Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
resource_lexer.l Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
resource_parser.y Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
strres.c Add missing includes to quelch warnings. 2007-04-15 18:48:13 +00:00
strres.h * remove internal forward declarations of functions already declared in the header 2007-04-09 22:09:27 +00:00
strres_lexer.l - Remove mem.h and references 2007-04-15 12:01:36 +00:00
strres_parser.y Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
strresly.h Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
treap.c Add missing includes to quelch warnings. 2007-04-15 18:48:13 +00:00
treap.h - Remove mem.h and references 2007-04-15 12:01:36 +00:00
treapint.h Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
trig.c - Change droid->direction to float, this should fix issues with vtols entering a loop around the target 2007-04-27 10:21:17 +00:00
trig.h FRACT->float,[if]SQRT->sqrtf 2007-05-19 21:32:19 +00:00
types.h Code-Cleanup: remove a lot of type,function,variable 2007-04-10 17:01:53 +00:00
wzglobal.h WZ_OS_MAC now no longer unsets WZ_OS_UNIX due to compatability update in 2007-05-15 20:33:55 +00:00