⚲
Project
General
Profile
Sign in
Home
Projects
Help
Search
:
Doomsday Engine
All Projects
Doomsday Engine
Overview
Activity
Roadmap
Issues
Wiki
Repository
«
Previous
|
Next
»
Revision 7629e058
Added by
skyjake
over 13 years
ago
ID
7629e05872ffd89bcecd344cb939c6e60668e32b
Parent
3c94ac33
Child
94058d34
"class" is a C++ keyword, so renamed all to "class_".
Files
added
modified
copied
renamed
deleted
View differences
doomsday
plugins
common
src
d_net.c
(
diff
)
d_netcl.c
(
diff
)
d_netsv.c
(
diff
)
g_controls.c
(
diff
)
g_game.c
(
diff
)
hu_pspr.c
(
diff
)
hu_stuff.c
(
diff
)
p_map.c
(
diff
)
p_player.c
(
diff
)
p_saveg.c
(
diff
)
p_start.c
(
diff
)
p_user.c
(
diff
)
r_common.c
(
diff
)
jdoom
include
d_player.h
(
diff
)
src
p_inter.c
(
diff
)
p_mobj.c
(
diff
)
p_pspr.c
(
diff
)
st_stuff.c
(
diff
)
jdoom64
include
d_player.h
(
diff
)
src
p_inter.c
(
diff
)
p_mobj.c
(
diff
)
p_pspr.c
(
diff
)
st_stuff.c
(
diff
)
jheretic
include
h_player.h
(
diff
)
src
p_inter.c
(
diff
)
p_mobj.c
(
diff
)
p_pspr.c
(
diff
)
st_stuff.c
(
diff
)
jhexen
include
p_local.h
(
diff
)
x_player.h
(
diff
)
src
a_action.c
(
diff
)
m_cheat.c
(
diff
)
p_enemy.c
(
diff
)
p_inter.c
(
diff
)
p_mobj.c
(
diff
)
p_pspr.c
(
diff
)
Loading...
Doomsday
Engine
2.3
⇣
Builds
Add-ons
Manual
·
Forums
Support
Bug
Tracker
Blog
"class" is a C++ keyword, so renamed all to "class_".