Difference between revisions of "User:Peres"

From ScummVM :: Wiki
Jump to navigation Jump to search
(First revision of my page.)
(Updated todo's)
 
(2 intermediate revisions by the same user not shown)
Line 6: Line 6:
}}
}}


== TODO (Nippon Safes) ==
== TODO ==
 
# investigate crashes in Nippon Safes
known serious issues:
# make all versions of Nippon Safes work together
* dino crashes when he activates robot from mini size [wrong archive]
# clean-up Parallaction code
* dino sometimes crashes inside after reduction [wrong y coordinate from script]
# add support for Big Red Adventure
* dino crashes when opening shopping bag in mitsushita office (not on loadgames) [to be fully investigated]
* dough crashes when parachuting from monastery (not on loadgames) [to be investigated]
* halbfrite spotlight for donna's show is not working
 
other less relevant issues:
* frankenstein palette effect is broken
* palette effect in _c_endIntro is broken
* honest chan can't be seen properly in amiga demo
* mouse should be hidden in dialogues
* character should/could walk faster
* hiragana code blocks should change color when pressed (amiga)
* make proper balloons with rounded corners for dialogues (amiga) [needs a polygon fill routine]
 
== TODO (Parallaction engine) ==
 
* make a real Parser object
* merge input loops: make one input routine for menu, one for dialogue and one for _c_endIntro (possibly merge it with menu)
* make a clean implementation of double-buffering for game and menu

Latest revision as of 08:09, 16 June 2007

peres
Name 'peres'
Team Member since 2006-01-15
Working on parallaction
Personal webpage/BLOG -
Email -

TODO

  1. investigate crashes in Nippon Safes
  2. make all versions of Nippon Safes work together
  3. clean-up Parallaction code
  4. add support for Big Red Adventure