obligaron
be21eebb08
Add "visit" debug command
5 years ago
obligaron
b5090ac817
Fix debug help command string length check
5 years ago
qndel
d76158ca03
reflect without missile! ( #2659 )
5 years ago
egonzalez
4be67d555a
56% corrected. All non corrected marked for revision. A lot of comments about translation (missing contexts or unknown correct translations)
5 years ago
qndel
6fca66ad8a
debug commands: dropitem/dropunique
5 years ago
qndel
ed6e7a661b
debug command: refill
5 years ago
qndel
0530fcb969
apply enums to mTreasure
5 years ago
qndel
0ca5b4af34
stop gold from displaying red
5 years ago
qndel
22dcca798e
tweak debug spells command ( #2642 )
5 years ago
Anders Jenbo
3df8af0e9d
Apply missile_id to _mitype
5 years ago
Anders Jenbo
d4bd409472
Deduplicate manashild/reflect code
5 years ago
Anders Jenbo
e0a7e593d0
Correct logging level in mpqapi.cpp
5 years ago
BC Ko
1b91194f0f
refactor Items[ii] ( #2655 )
5 years ago
BC Ko
fd1cdad0fe
format fix
5 years ago
BC Ko
e473136e2f
move BUGFIX comment
5 years ago
BC Ko
abc00ad107
auto &missile
5 years ago
qndel
e355d03019
Rename SetDead
5 years ago
obligaron
46844c03cb
Debug Commands: Ensure that between command and parameters only a space is allowed
5 years ago
Vladimir Olteanu
090a04670c
Make OwnedSurface::OwnedSurface(Size) explicit
5 years ago
Anders Jenbo
5ddcd90ff9
Make NetSendCmdQuest() take a quest structure as input
5 years ago
Anders Jenbo
4891258775
Clean up quest init
5 years ago
BC Ko
1a6562e16d
Merge pull request #2648 from bcko/2435_refactor_Missiles_3
5 years ago
qndel
f6bb118cd5
remove reflect on new game ( #2649 )
5 years ago
qndel
7ba878fd4d
fix reflect on loading
5 years ago
vlad
a07ea153ae
load animation into correct `Dead` slot - fixes crash on killing petrified monsters -
...
fixes https://github.com/diasurgical/devilutionX/issues/2633
5 years ago
Anders Jenbo
766774bc53
Use loops to spawn needed golems
5 years ago
qndel
a97d64af1b
Update Source/debug.cpp
5 years ago
Anders Jenbo
783e946fd3
Make enabeling quests a command
5 years ago
Anders Jenbo
47b5527430
Move ToggleLighting() to a command
5 years ago
Anders Jenbo
5be9b1529e
Do not use mana in god mode
5 years ago
Anders Jenbo
408c6e43b6
Don't echo quick commands
5 years ago
Anders Jenbo
d07b2204d3
Remove -j argument
...
Use the changelevel command instead
5 years ago
Anders Jenbo
6c7cc31f38
Move debug only logs to versbose logs
5 years ago
Anders Jenbo
4a1e4c599b
Port debug vision to a command
5 years ago
Anders Jenbo
f931778b90
Remove debug_mode_key_w
...
Replaced by debug commands
5 years ago
Anders Jenbo
6bc8475e8c
Clean up debug commands for loading levels
5 years ago
Anders Jenbo
3f1038abdf
Fix changing map frin a setmap
5 years ago
Anders Jenbo
4c6a5bab56
Clean up god mode
5 years ago
NikoVP
e1db9ba77b
Fix some expressions and inconsistencies
...
Fix text and add optional hellfire requirements to text.
5 years ago
Vladimir Olteanu
bfcc57783c
Remove Surface::{Alloc,Free}, introduce OwnedSurface
5 years ago
Vladimir Olteanu
01b55c7bf3
Introduce TTFWrap::RenderText_Solid
5 years ago
Vladimir Olteanu
2d4a205fef
Introduce SDL::CreateRGBSurfaceWithFormat
5 years ago
Vladimir Olteanu
5d54f8d322
Introduce SDLWrap::CreateRGBSurface
5 years ago
Vladimir Olteanu
7f766f0a67
Simplify CharacterIsDelimiter
5 years ago
Vladimir Olteanu
ebee3a23c5
RenderUTF8_Solid_Wrapped: remove manual memory management
5 years ago
Vladimir Olteanu
252c5316d8
Have RenderUTF8_Solid_Wrapped return SDLSurfaceUniquePtr
5 years ago
BC Ko
14b7e3bdc1
2435 refactor missiles part 2 ( #2635 )
5 years ago
Sam James
a755f81a14
Findsodium.cmake: Fix tabs->spaces
...
Fixes a formatting inconsistency I inadvertently
introduced in a previous change. Apologies!
Fixes: 012f3aa90c
Signed-off-by: Sam James <sam@gentoo.org>
5 years ago
obligaron
36f13b34dc
Add debug text commands
5 years ago
obligaron
6be94ceb3f
Move DiabloHotkeyMsg to control.cpp and use IsChatAvailable
5 years ago