warzone2100/lib/ivis_common
Dennis Schridde e9cfca5bb2 - WORLD_COORD() and MAP_COORD() macros to make world->tile and tile->world conversions (>>TILE_SHIFT,<<TILE_SHIFT,*TILE_UNITS,/TILE_UNITS) better readable
- Remove unecessary copying and code duplication from drawTerrainTiles
- Remove more BSP and unused code
- pie_Pagename -> pie_MakeTexPageName
- pie_AddBMPToTexPages -> pie_AddTexPage
- Whitespace and formating
- Fix hardcoded SKY_TEXPAGE id, which depends on the loading order in the wrf file. Changed to string (filename).
- iTexPage.textPage3dfx -> iTexPage.id
- Prevent unecessary texpage switching in pie_DrawTexTriangle


git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@1548 4a71c877-e1ca-e34f-864e-861f7616d084
2007-04-28 20:21:16 +00:00
..
Makefile.am Remove used but ineffectual BSP IMD code. BSP data from PIE files not yet removed. 2007-04-23 20:40:41 +00:00
Makefile.raw
bitimage.c - WORLD_COORD() and MAP_COORD() macros to make world->tile and tile->world conversions (>>TILE_SHIFT,<<TILE_SHIFT,*TILE_UNITS,/TILE_UNITS) better readable 2007-04-28 20:21:16 +00:00
bitimage.h Code-Cleanup: remove a lot of type,function,variable 2007-04-10 17:01:53 +00:00
imd.c Remove the unused iV_IMD_PSXTEX and iV_IMD_XTEX flags. The TYPE directive in 2007-04-28 11:12:14 +00:00
imd.h Remove the unused iV_IMD_PSXTEX and iV_IMD_XTEX flags. The TYPE directive in 2007-04-28 11:12:14 +00:00
imdload.c - WORLD_COORD() and MAP_COORD() macros to make world->tile and tile->world conversions (>>TILE_SHIFT,<<TILE_SHIFT,*TILE_UNITS,/TILE_UNITS) better readable 2007-04-28 20:21:16 +00:00
ivi.h Code-Cleanup: remove a lot of type,function,variable 2007-04-10 17:01:53 +00:00
ivisdef.h Remove flags from IMDShape since they were unused. Clean up IMD loader some 2007-04-28 10:36:21 +00:00
ivispatch.h
pcx.c - WORLD_COORD() and MAP_COORD() macros to make world->tile and tile->world conversions (>>TILE_SHIFT,<<TILE_SHIFT,*TILE_UNITS,/TILE_UNITS) better readable 2007-04-28 20:21:16 +00:00
pieblitfunc.h * Remove support for decoding (and encoding in case of screenshot dump code) of JPEG pictures 2007-04-17 18:24:31 +00:00
pieclip.c
pieclip.h
piedef.h - WORLD_COORD() and MAP_COORD() macros to make world->tile and tile->world conversions (>>TILE_SHIFT,<<TILE_SHIFT,*TILE_UNITS,/TILE_UNITS) better readable 2007-04-28 20:21:16 +00:00
piefunc.h Code-Cleanup: remove a lot of type,function,variable 2007-04-10 17:01:53 +00:00
piemode.h
piepalette.h
piestate.c - Remove unused function drawTexturedTile 2007-04-28 13:53:41 +00:00
piestate.h - WORLD_COORD() and MAP_COORD() macros to make world->tile and tile->world conversions (>>TILE_SHIFT,<<TILE_SHIFT,*TILE_UNITS,/TILE_UNITS) better readable 2007-04-28 20:21:16 +00:00
pietypes.h
rendfunc.h Code-Cleanup: remove a lot of type,function,variable 2007-04-10 17:01:53 +00:00
rendmode.h Remove more unused flags 2007-04-23 18:45:24 +00:00
tex.h - WORLD_COORD() and MAP_COORD() macros to make world->tile and tile->world conversions (>>TILE_SHIFT,<<TILE_SHIFT,*TILE_UNITS,/TILE_UNITS) better readable 2007-04-28 20:21:16 +00:00
textdraw.h Code-Cleanup: remove a lot of type,function,variable 2007-04-10 17:01:53 +00:00