Commit graph

66 commits

Author SHA1 Message Date
Corn
6c4d2df0c6 [!] Semi fixed Extreme-G2 with a hack(does not clear zbuffer and uses setprimdepth on geometry)
[!] Made old TMEM implementation compatible with recent changes in S2DEX
[!] Big overhaul on Debug Dlist formating to make it easier to read

git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@467 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-11-02 16:54:45 +00:00
Corn
60b11d15af [!] Fix for TUC in OOT and MM
[!] Simplified S2DEX checks in GBI2

git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@461 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-10-23 18:36:24 +00:00
Salvy
da00dc452e [!] Videos, cut scenes etc are now rendered in Neon Evangelion, also fixes crash in intro, as well as several glitches in game.
PS: Rendering is now complete for this game :)

git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@460 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-10-22 21:17:35 +00:00
Salvy
3b6bf95c37 [+] Implemented S2DEX ObjLdtxRect (Draws the Intro logo, (cool)command screen and HUD in Neon Evangelion)
[+] Enabled calls to ObjMtx and SubMtx ucode used by Neon Evangelion
[!] ALLOW GBI2 to use S2DEX ObjLdtxRect

git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@457 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-10-21 19:01:13 +00:00
Salvy
39ba2cd77b [!] Allow GBI2 to use S2DEX ObjLoadTxtr
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@449 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-10-17 22:01:55 +00:00
Salvy
40c4452bbd [!] Some code clean ups
[!] Simplified and unified GBI2_PopMtx

git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@443 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-10-14 20:11:34 +00:00
Corn
1b8fe7c50d [!] skip setting fog if disabled
[!] proper variable naming and corrected a typo

git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@435 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-10-08 16:37:06 +00:00
Corn
7a02a1ef43 [!] more optimizations passing TnL parameters
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@434 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-10-08 08:44:57 +00:00
Corn
e3aad9c0cd [!] Rewrote parsing of GeometryMode and how values are passed to PSP TnL
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@433 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-10-07 19:20:03 +00:00
Salvy
c1ba13865e [!] Several clean ups and sorting in DLParser
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@429 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-10-06 16:03:54 +00:00
Corn
5b794fb14f [!] fixed dlist debug text and warnings
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@427 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-10-04 21:00:41 +00:00
Corn
baed613924 [!] Various improvements and simplifications in TnL of Conker and PD
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@424 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-10-03 19:18:32 +00:00
Salvy
7eb1546f77 [~] Removed SetTextureGenLin by error :P
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@411 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-09-23 07:28:06 +00:00
Salvy
047ab425a8 [!] Code clean ups and simplified some things here and there
[!] Make DLParser_PopDL static to hint compiler to inline (saves ~20 ops)
[!] Reverted changes to DLParser_GBI2_GeometryMode, only made code less readable and slower (saves ~10 ops)


git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@410 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-09-23 07:18:13 +00:00
Salvy
ea5ee1c7f6 [!] Forgot to sort MoveMem and MoveWord
[!] Some clean up, mostly in S2DEX
[!] Reverted changes to DLParser_InitGeometryMode, it only made the code less readable and slower (+10 ops)


git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@409 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-09-23 01:06:48 +00:00
Salvy
32acd8a57b [!] Sorted all ucodes and moved them to headers to make development easier and make sure cod placement is optimal (Note : More clean ups and sorting are needed)
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@407 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-09-22 15:47:29 +00:00