This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
ceb38751f0
vkdoom_m
/
src
/
maploader
History
Christoph Oelckers
ceb38751f0
- fixed some merging issues.
2019-01-23 22:01:37 +01:00
..
compatibility.cpp
- fixed some merging issues.
2019-01-23 22:01:37 +01:00
edata.cpp
- store the index of each map item in the struct itself and return that for the Index function.
2019-01-06 00:41:46 +01:00
glnodes.cpp
- store the index of each map item in the struct itself and return that for the Index function.
2019-01-06 00:41:46 +01:00
maploader.cpp
- recalculate the line deltas if a nodebuild is needed
2019-01-23 21:38:48 +01:00
maploader.h
- Fixed error reporting for the BSP loader
2019-01-23 21:34:57 +01:00
polyobjects.cpp
- store the index of each map item in the struct itself and return that for the Index function.
2019-01-06 00:41:46 +01:00
renderinfo.cpp
- store the index of each map item in the struct itself and return that for the Index function.
2019-01-06 00:41:46 +01:00
slopes.cpp
- store the index of each map item in the struct itself and return that for the Index function.
2019-01-06 00:41:46 +01:00
udmf.cpp
- major cleanup of p_scroll.cpp to eliminate the use of indices to access sidedefs and sectors.
2019-01-23 20:39:38 +01:00