dxx-rebirth/main
Kp f3562a1a38 Rename include/error.h to include/dxxerror.h
Avoid conflict with generic system header.
2012-07-07 18:35:06 +00:00
..
ai.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
ai.h Normalize whitespace in copyright header to match D2X-Rebirth 2013-02-24 02:39:48 +00:00
aipath.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
aistruct.h Normalize comments and whitespace to match D2X 2013-02-25 02:00:02 +00:00
altsound.c Implemented PhysFS support; Implemended D2X memory functions; Code cleanups 2008-01-23 17:25:09 +00:00
altsound.h * Removed executable flag on most files 2007-09-21 19:06:05 +00:00
automap.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
automap.h Normalize whitespace in copyright header to match D2X-Rebirth 2013-02-24 02:39:48 +00:00
bm.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
bm.h Normalize comments and whitespace to match D2X 2013-02-25 02:00:02 +00:00
bmread.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
cntrlcen.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
cntrlcen.h Remove RCS comment to synchronize code with D2X 2013-02-22 04:30:51 +00:00
collide.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
collide.h Normalize comments and whitespace to match D2X 2013-02-25 02:00:02 +00:00
compbit.h Normalize whitespace in copyright header to match D2X-Rebirth 2013-02-24 02:39:48 +00:00
config.c config.c: mark global strings as const 2013-02-25 02:00:08 +00:00
config.h Moved all these unsorted global cheat variables to a handy structure; Simplified reading of the cheats without trying to make it complicated so no one finds them (everyone can get the source); Removed one or two cheats which carry more garbage than they are worth; Added replacement for the bittersweet cheat; Made FPS Counter an option of Graphics menu 2011-02-14 22:27:02 +01:00
console.c Marked con_printf fmt as const, Increased console lines from 512 to 2048; Marked console private entries as static - patches by Kp 2012-11-02 18:24:11 +01:00
controls.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
controls.h Normalize whitespace in copyright header to match D2X-Rebirth 2013-02-24 02:39:48 +00:00
credits.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
credits.h Normalize whitespace in copyright header to match D2X-Rebirth 2013-02-24 02:39:48 +00:00
custom.c Remove DPMI support and BITMAP_SELECTOR 2013-02-25 02:01:24 +00:00
custom.h complete bigendian support, without touching network code 2008-01-13 00:58:49 +00:00
desc_id.h Normalize comments and whitespace to match D2X 2013-02-25 02:00:02 +00:00
digi.h Remove RCS comment to synchronize code with D2X 2013-02-22 04:30:51 +00:00
digicomp.c Normalize whitespace in copyright header to match D2X-Rebirth 2013-02-24 02:39:48 +00:00
digicomp.h Normalize whitespace in copyright header to match D2X-Rebirth 2013-02-24 02:39:48 +00:00
digiobj.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
dumpmine.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
effects.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
effects.h Normalize comments and whitespace to match D2X 2013-02-25 02:00:02 +00:00
endlevel.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
endlevel.h Normalize comments and whitespace to match D2X 2013-02-25 02:00:02 +00:00
fireball.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
fireball.h Normalize comments and whitespace to match D2X 2013-02-25 02:00:02 +00:00
fuelcen.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
fuelcen.h Remove RCS comment to synchronize code with D2X 2013-02-22 04:30:51 +00:00
fvi.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
fvi.h Normalize comments and whitespace to match D2X 2013-02-25 02:00:02 +00:00
game.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
game.h Normalize comments and whitespace to match D2X 2013-02-25 02:00:02 +00:00
gamecntl.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
gamefont.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
gamefont.h Normalize whitespace in copyright header to match D2X-Rebirth 2013-02-24 02:39:48 +00:00
gamemine.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
gamemine.h Normalize comments and whitespace to match D2X 2013-02-25 02:00:02 +00:00
gamerend.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
gamesave.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
gamesave.h Remove RCS comment to synchronize code with D2X 2013-02-22 04:30:51 +00:00
gameseg.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
gameseg.h Normalize comments and whitespace to match D2X 2013-02-25 02:00:02 +00:00
gameseq.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
gameseq.h Remove RCS comment to synchronize code with D2X 2013-02-22 04:30:51 +00:00
gauges.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
gauges.h Normalize comments and whitespace to match D2X 2013-02-25 02:00:02 +00:00
hash.h Normalize whitespace in copyright header to match D2X-Rebirth 2013-02-24 02:39:48 +00:00
hostage.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
hostage.h Remove last bits of HOSTAGE_FACES code 2013-02-25 02:00:08 +00:00
hud.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
hudmsg.h Introduced HUD message class HM_MAYDUPL for messages that may appear once per frame but the player might not able to supress via option 2011-04-11 21:27:27 +02:00
inferno.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
inferno.h Remove RCS comment to synchronize code with D2X 2013-02-22 04:30:51 +00:00
kconfig.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
kconfig.h Normalize comments and whitespace to match D2X 2013-02-25 02:00:02 +00:00
kmatrix.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
kmatrix.h Normalize comments and whitespace to match D2X 2013-02-25 02:00:02 +00:00
laser.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
laser.h Normalize comments and whitespace to match D2X 2013-02-25 02:00:02 +00:00
lighting.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
lighting.h Remove RCS comment to synchronize code with D2X 2013-02-22 04:30:51 +00:00
menu.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
menu.h Got rid of cfile code: Renamed cfile-functions to use PHYSFSX-naming convention, Replaced cfile-macros with proper PHYSFS(X) calls; Introduced PHYSFSX_exists() which can check case-sensitive or case-insensitive to give more flexibility with game content 2011-06-01 09:59:51 +02:00
mglobal.c Normalize comments and whitespace to match D2X 2013-02-25 02:00:02 +00:00
mission.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
mission.h Remove RCS comment to synchronize code with D2X 2013-02-22 04:30:51 +00:00
morph.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
morph.h Normalize comments and whitespace to match D2X 2013-02-25 02:00:02 +00:00
multi.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
multi.h Normalize comments and whitespace to match D2X 2013-02-25 02:00:02 +00:00
multibot.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
multibot.h Normalize whitespace in copyright header to match D2X-Rebirth 2013-02-24 02:39:48 +00:00
mute.c * Removed executable flag on most files 2007-09-21 19:06:05 +00:00
mute.h * Removed executable flag on most files 2007-09-21 19:06:05 +00:00
net_udp.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
net_udp.h Optimization for quaternion structure: Stuffed orientation in shorts and removed figure out segnum by position - saving 10 bytes for each positional update in Multiplayer; Also removed render_type from pdata to save yet another byte 2012-05-26 17:53:05 +02:00
newdemo.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
newdemo.h Remove RCS comment to synchronize code with D2X 2013-02-22 04:30:51 +00:00
newmenu.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
newmenu.h Remove RCS comment to synchronize code with D2X 2013-02-22 04:30:51 +00:00
object.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
object.h Remove RCS comment to synchronize code with D2X 2013-02-22 04:30:51 +00:00
paging.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
paging.h Normalize comments and whitespace to match D2X 2013-02-25 02:00:02 +00:00
physics.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
physics.h Normalize comments and whitespace to match D2X 2013-02-25 02:00:02 +00:00
piggy.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
piggy.h Normalize comments and whitespace to match D2X 2013-02-25 02:00:02 +00:00
player.c Remove RCS embedded string to synchronize code with D2X 2013-02-22 04:31:25 +00:00
player.h Normalize comments and whitespace to match D2X 2013-02-25 02:00:02 +00:00
playsave.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
playsave.h Normalize comments and whitespace to match D2X 2013-02-25 02:00:02 +00:00
polyobj.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
polyobj.h Normalize comments and whitespace to match D2X 2013-02-25 02:00:02 +00:00
powerup.c Normalize comments and whitespace to match D2X 2013-02-25 02:00:02 +00:00
powerup.h Normalize comments and whitespace to match D2X 2013-02-25 02:00:02 +00:00
render.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
render.h Normalize comments and whitespace to match D2X 2013-02-25 02:00:02 +00:00
robot.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
robot.h Normalize comments and whitespace to match D2X 2013-02-25 02:00:02 +00:00
scores.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
scores.h Normalize comments and whitespace to match D2X 2013-02-25 02:00:02 +00:00
screens.h Normalize comments and whitespace to match D2X 2013-02-25 02:00:02 +00:00
script.h * Removed executable flag on most files 2007-09-21 19:06:05 +00:00
segment.h Remove RCS comment to synchronize code with D2X 2013-02-22 04:30:51 +00:00
segpoint.h Normalize comments and whitespace to match D2X 2013-02-25 02:00:02 +00:00
slew.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
slew.h Normalize comments and whitespace to match D2X 2013-02-25 02:00:02 +00:00
snddecom.c * Removed executable flag on most files 2007-09-21 19:06:05 +00:00
snddecom.h * Removed executable flag on most files 2007-09-21 19:06:05 +00:00
songs.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
songs.h added songs_play_file() to play any song depending on filename-extension as a more streamlined approach to handle all different kinds of formats; also used for jukebox to make it independent from SDL_mixer; cleaned up supported filename extenstions 2012-06-10 14:02:40 +02:00
sounds.h Normalize comments and whitespace to match D2X 2013-02-25 02:00:02 +00:00
state.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
state.h Normalize comments and whitespace to match D2X 2013-02-25 02:00:02 +00:00
switch.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
switch.h Remove RCS comment to synchronize code with D2X 2013-02-22 04:30:51 +00:00
terrain.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
terrain.h Normalize whitespace in copyright header to match D2X-Rebirth 2013-02-24 02:39:48 +00:00
texmerge.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
texmerge.h Normalize comments and whitespace to match D2X 2013-02-25 02:00:02 +00:00
text.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
text.h Normalize comments and whitespace to match D2X 2013-02-25 02:00:02 +00:00
textures.h Normalize comments and whitespace to match D2X 2013-02-25 02:00:02 +00:00
titles.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
titles.h Moved all these unsorted global cheat variables to a handy structure; Simplified reading of the cheats without trying to make it complicated so no one finds them (everyone can get the source); Removed one or two cheats which carry more garbage than they are worth; Added replacement for the bittersweet cheat; Made FPS Counter an option of Graphics menu 2011-02-14 22:27:02 +01:00
vclip.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
vclip.h Normalize comments and whitespace to match D2X 2013-02-25 02:00:02 +00:00
vers_id.h Rename D1XMAJORi/D1XMINORi/D1XMICROi to DXX_VERSION_MAJORi/DXX_VERSION_MINORi/DXX_VERSION_MICROi 2013-02-25 02:01:28 +00:00
wall.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
wall.h Normalize comments and whitespace to match D2X 2013-02-25 02:00:02 +00:00
weapon.c Rename include/error.h to include/dxxerror.h 2012-07-07 18:35:06 +00:00
weapon.h Normalize whitespace in copyright header to match D2X-Rebirth 2013-02-24 02:39:48 +00:00