Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
CID 1022329
|
|
|
|
1022304, 1022305, 1022306
|
|
- CID 1022300
|
|
|
|
- CID 1022298
|
|
|
|
|
|
when leaving Ulence Flats...
|
|
|
|
|
|
|
|
|
|
|
|
keyboard control) the last missing type of scrolls: dialogs. Move some functions/variables, remove unused code in order to do so.
|
|
|
|
|
|
Some translated resources in Russian versions have incorrect unpacked
resource sizes. The original didn't perform checks for these, but we
do, thus we'll need to patch the unpacked resource sizes for each case
|
|
The Russian translated versions of Neverhood have invalid unpacked
sizes for some compressed resources. This helps in identifying their
resource parameters more easily
|
|
Rename the R2R character indexes to the corresponding character enum
(i.e. R2_NONE, R2_QUINN, R2_SEEKER, R2_MIRANDA)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This was a code error left over from previous changes. We just create a
new TextFramgment each time and hand it to List::push_back()
|
|
|
|
Some Puzzles trigger off the intermediate frames
|
|
disable some menu entries
|
|
|
|
|
|
|