Age | Commit message (Collapse) | Author |
|
|
|
moved to PlayerInfo, improved CVector <-> RwV3d conversion, small fixes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add dev build code for generating waterpro.dat
|
|
|
|
|
|
Fixes 881
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- @ZLau92 's idea to remove 3rd person check on num 2/8.
It was meaningless on III, probably not on VC tho.
- @Nick007J pointed out that camera wasn't checking objects,
which was something done by someone to prevent camera to
collide with traffic lights. Instead I enabled object check again,
and comparing the result if it's a traffic light after the test.
|
|
|
|
|
|
idea to use PPSSPP's DB if available, disable DEV() messages by default
|
|
Get rid of sized enums
|
|
|
|
|
|
|
|
|
|
audio: define openal extensions in re3 owned namespace
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|