Commit graph

2808 commits

Author SHA1 Message Date
Salvy
43070d629b [!] Simplified Sprite2D
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@163 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-03-03 07:52:51 +00:00
Corn
ff05220d58 [+] Only reaload Project matrix to sceGU if its updated
[!] fix/speed up bzero patch

Note: This build happens to be very fast

git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@162 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-03-02 22:56:13 +00:00
bdacanay
8f6e93244d [+] Added a single blend for Mega Man 64 that fixes multiple incorrect blends
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@161 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-03-01 20:34:12 +00:00
Corn
00e1ae782b [!] removed some blender text spam in DAEDALUS_PUBLIC_RELEASE mode
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@160 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-02-26 21:02:22 +00:00
Salvy
b38edced45 [!] Reverted changes to bcopy (we need to profile them)
[!] Bumped oshle version

git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@159 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-02-26 02:24:04 +00:00
Salvy
82dbdf24ff [~] Fixed regression in osTaskLoad if sync was enabled
[!] Removed -fno-builtin (needs to be profiled)

git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@158 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-02-26 02:18:23 +00:00
Corn
3c9f214028 [!] optimized build config for best overall speed in B3
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@157 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-02-25 22:24:25 +00:00
Salvy
4d279b0a88 [!] Tagging as Beta 3
[!] Fixed debug build
[!] Fixed two bad blendmodes
[+] Added blender for mountains in Wipeout
[+] Enabled depth hack for Wipeout (fixes depth issues)


git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@154 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-02-25 02:42:22 +00:00
bdacanay
0158150f32 [+] Updated all of the recommended settings to reflect the option changes
[-] Replaced some compatibility colors with colors ones that were recently defined

git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@153 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-02-24 22:45:41 +00:00
Corn
3c76699db9 [!] Fixed missed correction for custom DLParser_TexRect_Last_Legion()
[!] Fixed color warning from Bdacanay 
[!] some small cleanup

git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@152 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-02-24 18:21:41 +00:00
bdacanay
e358fd33a1 [+] Added several new menu colors including turquoise, orange, purple, and grey.
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@151 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-02-24 05:02:39 +00:00
Corn
f0403262a2 [!] consolidated gRDPOtherMode variables to just one struct
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@150 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-02-23 21:23:33 +00:00
Corn
e3ee40ec52 [!] RDP_OtherMode fix this is still needed for proper rendering/blending(MM shadow, Zfight OOT/MM + others, WIP)
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@149 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-02-23 20:46:27 +00:00
bdacanay
66f4b54549 [~] Fixed a Conker blend
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@148 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-02-23 06:33:19 +00:00
Salvy
398dd33ca7 [!] Fixed shadows, Mask logo, and Sky in MM
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@147 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-02-23 02:28:52 +00:00
Salvy
a963fcb12d [!] Refactor how we apply oshle hacks
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@146 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-02-22 21:06:20 +00:00
Corn
0bee36d78f [!] Ops, corrected order in Patch_bzero()
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@145 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-02-19 12:32:50 +00:00
Corn
58a3dc669d [!] Optimized Patch_bzero()
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@144 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-02-19 10:22:08 +00:00
Salvy
fcbec7a22f [~] Patch_bzero use old Daedalus7 implementation (slower, otherwise Chameleon Twist 2 won't work :/)
[~] Removed Check N64 FP Usage option (no longer needed)
[~] Replaced update screen option with a hack (is only needed for CT2)

git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@143 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-02-19 02:41:03 +00:00
Corn
a25e5cc364 [+] Added more warnings to options
[!] moved copy/fill logic from PSPrenderer to DLparser
[!] Fixed logic/compile warning from previous rev

git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@142 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-02-16 21:58:08 +00:00
Salvy
7203fd8de8 [!] Added hack to disabled osSendMesg in Animal Crossing (it works now with OSHLE)
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@141 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-02-16 21:01:35 +00:00
Corn
5ca661e29b [!] Scissor fix (might need more work)
[!] Some changes in options texts

git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@140 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-02-14 21:55:11 +00:00
Salvy
97611fa1cb [~] Minor change when using gprof build
[!] Avoid ending up trying to get length from mem in osAiGetLength when audio is disabled.

git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@139 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-02-14 05:00:46 +00:00
Salvy
128d475aca [~] tight up buttons wrapper
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@138 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-02-14 03:34:37 +00:00
Salvy
8e463d7064 [!] Fixed two bugs in oshle when loading from ss (fixes Doom and RR64 when loading from ss)
[!] Inlined IsDirty ( We need to clean up N64RegisterCachePSP, is really messy )
[~] Small changes to polish gui for Beta 3

git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@137 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-02-14 03:17:31 +00:00
Corn
6a0971c195 [-] Reverted UpdateFrame() change
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@136 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-02-13 20:18:47 +00:00
Corn
63846c5556 [+] Auto FS 1 & 2 works now
[!] improved wonder project hack
[!] improved Zfight logic

git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@135 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-02-13 17:36:05 +00:00
Corn
92326a1af9 [!] improved wonder project hack performance (only reload relevant textures)
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@134 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-02-13 12:58:34 +00:00
Corn
87eafa8bce [-] Revert Salvys Clean scene change in DLparser
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@133 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-02-13 11:27:08 +00:00
Corn
53cf5ef65b [!] fix compile issue in prev rev
[!] added hack for Wonder Project J2 (should show text properly now)

git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@132 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-02-13 11:15:52 +00:00
Salvy
3443b0c543 [~] forgot this
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@131 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-02-13 07:05:00 +00:00
Salvy
98cefac7dc [~] Do not force saving when entering pause menu (Note : more testings is needed to make sure savings didn't get broken!!)
[~] Simplify our dialogs abit
[~] Separate UpdateFrame for GUI (more clean ups are needed though)
[!] Use ClearZbuffer for clean scene
[~] Made exception handler release only (breaks gdb in debug builds)

git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@130 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-02-13 07:00:52 +00:00
Corn
5205f89355 [!] Possible fix/hack for SM64 stars blend
[!] Calling proper function for clearing Zbuffer(also adding proper cast for passed variable)


git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@129 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-02-12 23:12:34 +00:00
Corn
a9796365f6 [!] Fix some blends that broke RR64 (and others?)
[!] Unified Blend debug output text
[!] Reworked Zbuffer enable/disable in PSPrenderer


git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@128 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-02-12 09:52:38 +00:00
bdacanay
018e2f0500 [+] Added lots of Pokemon Stadium 2 blends
[+] Added one Doubutsu no Mori blend
[~] Cleaned up some minor things in the blend file to keep it looking clean

git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@127 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-02-11 20:49:16 +00:00
Salvy
6ffdd6199a [!] Light up easymsg lib
[~] Converted all our dialogs using easymsg lib (big clean up too)
[+] Added new compile option to turn off dialogs (this only enabled for dev and profile builds) 

git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@126 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-02-11 19:35:04 +00:00
Corn
b5e19913e7 [+] Fix compile issue + Blend Explorer text
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@125 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-02-10 22:27:04 +00:00
Salvy
9cef9435af [+] Rewrote dialogs using EasyMessage lib by jojojoris
[!] Added blendmode for waterfall in SpiderMan
[~] Cleaned up blender abit
[~] Cleaned up a warning

git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@124 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-02-10 20:58:14 +00:00
Corn
fc5b54b151 [!] force magenta as default for blender explorer again (to make it easy to spot correct texture)
[-] Removed blender for starwars (was messing with the the HUD)
[!] let see if this location for resetting SM64 Star-hack works

git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@123 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-02-09 21:33:15 +00:00
Salvy
2957267767 [+] Added hack to skip osRestoreInt in Ridge Racer (caused it to BSOD when race is about to start)
[!] Hacks to disable oshle funcs are only checked once before we start patching ( now we don't have to check them every time = big win!)
[~] Fixed blendmode for Ridge Racer's fences
[~] Clean up our hacks abit

git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@122 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-02-08 20:55:51 +00:00
Salvy
ebeb71bb76 [!] Fixed DoubleDisplay not disabling
[+] Added roms.ini from 636 (feel free to modify it)
[~] Disabled DD in Cruisn' Exotica (cures crash before race)

git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@121 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-02-07 23:23:44 +00:00
Corn
59da7fbc10 [+] added back SSB Link bomb blend
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@120 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-02-07 21:17:24 +00:00
Salvy
ceebf004c6 [~] Simplified Patch_sinf, Patch_sqrtf, and Patch_cosf
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@119 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-02-07 20:13:33 +00:00
Corn
f2814b3683 [+] Made Blend Explorer more noob friendly (show actual functions now)
[+] Fixed/added Conker and Donald Duck blends

git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@118 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-02-05 16:44:00 +00:00
Corn
7936875d71 [+] When N64 uses Average as texture filter we do Bilinear on PSP (Smooths GEX 3 textures properly)
[!] Optimized GEX hack a bit

git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@117 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-02-05 10:04:06 +00:00
Salvy
59d42c1d6f [~] Corrected recent change that caused Gex and several games not to work with oshle
[~] Removed OOT menu hack from osRecvMesg (seems is only required for osSendMesg)

git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@116 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-02-05 01:52:11 +00:00
Corn
04014e1f28 [+] Fixed Modelview matrices for GEX games to render properly
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@115 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-02-04 22:02:38 +00:00
Corn
157a4a7735 [!] fixed some blends MM-sky
[-] RDPFULLSYNC is now empty function

git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@114 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-02-01 20:58:22 +00:00
Salvy
dc83472049 [!] Optimized osVirtualToPhysical
[~] osProbeTLB return to 32bit


git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@113 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-02-01 06:00:24 +00:00
Salvy
28091831e4 [!] Fixed osTimerServicesInit (calculate TimeLo if it returns null, KI works with it now)
[!] Simplified further osSpTaskLoad
[~] Removed Wextra flag from release (spams too muc, but eventually we need to look at those warnings)
[~] Made blendmodes as static
[~] Reorder abit our symbol table for oshle (to make easier to track down issues)

git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@112 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-02-01 03:49:49 +00:00