Robin Eklind
17874b033a
Theme_Barrel bin exact
7 years ago
Robin Eklind
7c91a633c2
Theme_Shrine bin exact (already was)
7 years ago
Robin Eklind
354dc82c5f
Theme_MonstPit bin exact (already was)
7 years ago
Robin Eklind
8cf5695bbe
Theme_SkelRoom almost bin exact.
...
For some reason, our code gets too optimized, where
common subexpressions are factored out. E.g. if
xp-1 is used inside the if-then and the else body,
then in our version xp-1 is factored out of the if-else
statement and performed directly before the if-condition.
Thus the output code is shorted in our version than the
original.
7 years ago
Robin Eklind
ed32199884
remove check comment
7 years ago
Robin Eklind
fe4ee691ea
Theme_Treasure bin exact
7 years ago
Robin Eklind
f09393a5bb
Theme_Library almost bin exact
...
The last if-statement is not perfect.
Also, check value of random instead of using as boolean.
7 years ago
Robin Eklind
5fc7d399ae
Theme_Torture bin exact
...
Also, add brackets to single line if-statements
7 years ago
Robin Eklind
cb92ac7930
Theme_BloodFountain bin exact (already was)
7 years ago
Robin Eklind
8e7872c9f4
Theme_Decap bin exact
7 years ago
Robin Eklind
8f1b1d444b
Theme_PurifyingFountain bin exact (already was)
7 years ago
Robin Eklind
5236c196df
Theme_ArmorStand bin exact
7 years ago
Robin Eklind
4054ff66df
Theme_GoatShrine bin exact
7 years ago
Robin Eklind
45e7dd55e4
Theme_Cauldron bin exact (already was)
7 years ago
Robin Eklind
65a0d1a898
Theme_MurkyFountain bin exact (already was)
7 years ago
Robin Eklind
bd80bfea86
Theme_TearFountain bin exact (already was)
7 years ago
Robin Eklind
ae771f9d41
Theme_BrnCross bin exact
7 years ago
Robin Eklind
e537868029
Theme_WeaponRack bin exact
7 years ago
Robin Eklind
b1e1d24b78
CreateThemeRooms bin exact (take 2)
...
Simplify CreateThemeRooms, now addresses align
7 years ago
Robin Eklind
c69e54e61b
UpdateL4Trans bin exact
7 years ago
Robin Eklind
dff0dc4226
CreateThemeRooms bin exact
7 years ago
Anders Jenbo
04b19f604d
Monster.cpp ( #443 )
...
* Clean up MAI_Golum
* Clean up MAI_Garbud
* Clean up MAI_Lachdanan
* Clean up DeleteMonsterList
* Clean up FreeMonsters
* Define enums for resistance
* Correct AddPanelString input
* Correct pinfoflag type
* Define monster_goal
* apply enum to _pIFlags
* Correct DeleteMonsterList
* Add TODO for possible bug fix.
7 years ago
aperturesecurity
4946c08885
undo last commit
7 years ago
galaxyhaxz
b4e158a29d
Cleanup UseItem ( #445 )
7 years ago
Anders Jenbo
a8e5319838
Add todo notes to enums
7 years ago
Anders Jenbo
e340ce2241
Monster.cpp ( #442 )
...
* Clean M_UpdateLeader
* Clean up M_DoRSpAttack
* Add definition for mFlags
Fixes #416
7 years ago
ApertureSecurity
04a0e12b3b
Merge pull request #441 from AJenbo/monster.cpp
...
Monster.cpp
7 years ago
Anders Jenbo
ef74b2cbaf
Clean up M_DoFadein, M_DoFadeout and M_DoGotHit
7 years ago
Anders Jenbo
812edf3998
Clean up M_DoAttack
7 years ago
Anders Jenbo
2ad1c30170
Clean up M_DoRAttack
7 years ago
Anders Jenbo
0fb5c0bf9c
Additional tab indentation
7 years ago
Anders Jenbo
480bbe8c63
Apply missile_id and align spells table
7 years ago
Anders Jenbo
f9a754824c
Clean up CaptureScreen, CaptureFile, CaptureEnc and CaptureHdr
7 years ago
Anders Jenbo
37d294acc9
Clean up encrypt.cpp ( #424 )
7 years ago
Anders Jenbo
b162e22ae7
monster.cpp ( #436 )
...
* Clean up M_StartHeal and M_ChangeLightOffset
* Clean up M_DoStand
* Clean up M_DoSAttack
* Clean up M_DoWalk*
* Clean up M_TryM2MHit
7 years ago
Anders Jenbo
b1f6d3698f
Update style to use tabs
8 years ago
galaxyhaxz
84b041cf7d
Fix angular trans tiles
8 years ago
Anders Jenbo
40350c3b70
Fix NULL check on MType ( #439 )
...
* Fix NULL check on MType
* Fix MT_BLINK teleport
8 years ago
djdron
1c47212528
+ do not use debug info in release build
8 years ago
djdron
e6a8f404fa
+ do not use MFC header in .rc
8 years ago
aperturesecurity
760a2d5e0d
Fixed the LSHIFT button . I had to Stubb Diablo.cpp
8 years ago
Anders Jenbo
596f244f50
Align structured data tables
8 years ago
Anders Jenbo
264d8e0573
Fix encrypt.cpp
8 years ago
Anders Jenbo
4d5a785921
Clean up diablo.cpp
8 years ago
Anders Jenbo
8317d80d94
Clean up threading
8 years ago
Anders Jenbo
2e9475f381
Format quest related files
8 years ago
Anders Jenbo
2d38003dc8
Format encrypt.cpp
8 years ago
Anders Jenbo
4f4bd1fb24
Format quests.cpp
8 years ago
Anders Jenbo
43a5b74c69
Format objects.cpp
8 years ago
Anders Jenbo
a7390a5409
Format missiles.cpp
8 years ago