aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/TODOs/todo.txt
blob: 558fc8a3e26927f6742138a85f8d57158a9c6614 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Bugs:
	Display:
		Broken colour palette
		Portraits, alcoves etc. look broken from afar
		Ornaments are not displayed if looked at from certain angles
		Ornaments are displayed where they should not be, probably error in the pseudo RNG
		Command gui is broken
	Logic:
		Game crashes when reincaranting a fourth champion and trying to copy his portrait



Todo:
	Add wiki entry for DM
	Rename GraphicIndice enum entires and have their name include GraphicIndice
	I forgot to add localization warnings
	Attend to Arnaud's notes on github
	Double check enums with hex literals, I think I screwed the regex when processing them

	Missing functions:
		 Add missing  F0163_DUNGEON_LinkThingToList in MovesensMan::sensorIsTriggeredByClickOnWall (I don't think it's safe yet)