index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
xeen
/
map.h
Age
Commit message (
Collapse
)
Author
2018-05-27
XEEN: Leave chests open after their contents are taken
Paul Gilbert
2018-04-26
XEEN: Fix entering the Southern Sphinx
Paul Gilbert
2018-04-25
XEEN: Fix loading of event text in Darkside southern skyroad
Paul Gilbert
2018-04-07
XEEN: Cleanup of game completion flags
Paul Gilbert
2018-04-06
XEEN: Fix Space tiles not appearing in the map & minimap
Paul Gilbert
2018-03-31
XEEN: Cleanup of item bonus flags to a bitfield state structure
Paul Gilbert
2018-03-29
XEEN: Fix LLoyd's Beacon spell in Clouds of Xeen
Paul Gilbert
2018-03-27
XEEN: Change Map _loadDarkSide bool to int _loadCcNum
Paul Gilbert
2018-02-24
XEEN: Don't save prior map state when loading new saves
Paul Gilbert
2018-02-09
XEEN: Fix MonsterStruct _accuracy to be _armorClass
Paul Gilbert
Thanks to Leprosy57 in the GOG forums for pointing it out
2018-01-24
XEEN: Extra comments for map code
Paul Gilbert
2018-01-15
XEEN: Renaming of MazeMonster _fieldA
Paul Gilbert
2018-01-13
XEEN: Centralize logic for finding map in _mazeData array
Paul Gilbert
2017-12-27
XEEN: Fix saving monster data to exactly match original
Paul Gilbert
2017-12-27
XEEN: Add saving of map/event data when the map is changed
Paul Gilbert
2017-12-20
XEEN: Starting to do archive access more like the original
Paul Gilbert
Previously the game wasn't paying much attention to the access of dark.cc vs xeen.cc, which was causing problems when trying to travel to Dark Side. This is the beginnings of a refactoring to more closely work like the original does
2017-12-16
XEEN: Added remainder of Arena location
Paul Gilbert
2017-12-09
XEEN: Change monster _damageType from int to DamageType enum
Paul Gilbert
2016-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
2016-08-28
XEEN: Moved method comments from CPP to header files
Paul Gilbert
2015-03-01
XEEN: Implemented more spells
Paul Gilbert
2015-02-27
XEEN: Fixes for marking grates as unlocked
Paul Gilbert
2015-02-25
XEEN: Add a MonsterStruct pointer to the MazeMonster class
Paul Gilbert
2015-02-25
XEEN: Fixed display of attacking monster names
Paul Gilbert
2015-02-20
XEEN: Implement attack method
Paul Gilbert
2015-02-20
XEEN: Implemented monsterAttack
Paul Gilbert
2015-02-16
XEEN: Implementing more combat logic
Paul Gilbert
2015-02-07
XEEN: Implemented resting
Paul Gilbert
2015-01-31
XEEN: Initial implementation of map dialog
Paul Gilbert
2015-01-25
XEEN: Properly clear previous MazeData when loading a new map
Paul Gilbert
2015-01-24
XEEN: Simplify _currentWall back to int for now
Paul Gilbert
2015-01-24
XEEN: Fix side loading bug in Map::load
Paul Gilbert
2015-01-23
XEEN: Implement further script opcodes
Paul Gilbert
2015-01-23
XEEN: More script code and string input dialog
Paul Gilbert
2015-01-22
XEEN: Implemented dialogs for Who Will and YesNo
Paul Gilbert
2015-01-22
XEEN: Implemented animate3d
Paul Gilbert
2015-01-20
XEEN: Fix settig stepped on tiles
Paul Gilbert
2015-01-20
XEEN: Convert map _skySprites into a 2 element array
Paul Gilbert
2015-01-20
XEEN: Implemented doStepCode
Paul Gilbert
2015-01-20
XEEN: Implemented handleLight
Paul Gilbert
2015-01-19
XEEN: Minor minimap fixes
Paul Gilbert
2015-01-19
XEEN: Initial implementation of drawMiniMap
Paul Gilbert
2015-01-19
XEEN: Beginnings of main game loop and waiting
Paul Gilbert
2015-01-18
XEEN: Renaming of flags and surface display
Paul Gilbert
2015-01-18
XEEN: Convert default values for monsters flying flags from int to bool
Paul Gilbert
2015-01-18
XEEN: Fix loading of MonsterData array
Paul Gilbert
2015-01-18
XEEN: Load sprites from the correct archive
Paul Gilbert
2015-01-15
XEEN: Implement setIndoorsWallPics
Paul Gilbert
2015-01-15
XEEN: Finished setIndoorsMonsters
Paul Gilbert
2015-01-15
XEEN: Beginnings of setIndoorMonsters implementation
Paul Gilbert
[next]