2016-06-27 19:40:39 +02:00
|
|
|
Bugs:
|
|
|
|
Display:
|
2016-07-28 19:27:58 +02:00
|
|
|
Spellcasting tabs are displayed inproperly, switching between them is possible tho
|
2016-08-15 11:56:21 +02:00
|
|
|
Cursor icons are drawn twice
|
2016-09-12 15:49:25 +02:00
|
|
|
DisplayMan::blitBoxFilledWithMaskedBitmap does not produce the same effect as the original
|
2016-07-28 19:27:58 +02:00
|
|
|
|
2016-06-27 19:40:39 +02:00
|
|
|
Logic:
|
2016-09-20 22:31:28 +02:00
|
|
|
Items thrown on the right side end up on the left side
|
2016-09-03 11:12:16 +02:00
|
|
|
Restarting the game after the party is dead segfaults
|
2016-07-14 20:23:09 +02:00
|
|
|
|
2016-06-27 19:40:39 +02:00
|
|
|
Todo:
|
|
|
|
Add wiki entry for DM
|
2016-09-20 22:31:28 +02:00
|
|
|
|
2016-07-26 11:27:37 +02:00
|
|
|
Double check enums with hex literals
|
|
|
|
Double check strcat, strstr usages
|
2016-07-07 00:46:51 +02:00
|
|
|
I forgot to add a bunch of warning for show/hide mouse pointer and other mouse functions
|
2016-06-27 21:46:05 +02:00
|
|
|
|
2016-08-26 22:51:13 +02:00
|
|
|
Code stuff todo:
|
2016-09-12 15:49:25 +02:00
|
|
|
Complete stub methods(blitShrink)
|
2016-08-22 17:14:37 +02:00
|
|
|
Add proper save header, add error handling to it
|
2016-08-19 11:49:29 +02:00
|
|
|
Add translations to f433_processCommand140_saveGame 'LOAD'
|