Open main menu
ScummVM :: Wiki
Search
Difference between revisions of "Gob/TODO"
← Older edit
Newer edit →
Gob/TODO
(view source)
Revision as of 13:16, 6 January 2006
329 bytes removed
,
13:16, 6 January 2006
→Show stoppers
Revision as of 01:42, 4 January 2006
(
view source
)
Sev
(
talk
|
contribs
)
(Add list of files to process)
← Older edit
Revision as of 13:16, 6 January 2006
(
view source
)
DrMcCoy
(
talk
|
contribs
)
(
→Show stoppers
)
Newer edit →
Line 3:
Line 3:
== Show stoppers ==
== Show stoppers ==
* Implement opcodes overloading
Right now they're made with use of '''switch()''' statements which isn't suitable for gob2 addition.
In gob2 they inserted several opcodes right in the middle of the table which makes code really really
ugly and cumbersome.
Consult SAGA or better SCUMM engine on how to do that properly
* Alignment fixes (done?)
* Alignment fixes (done?)
DrMcCoy
114
edits