Jump to content

Oni engine patches (Mac PPC)/changelog: Difference between revisions

m
Iritscen moved page Oni engine patches (Mac, PPC)/changelog to Oni engine patches (Mac PPC)/changelog without leaving a redirect: Commas in page names confound my extlinks script, and this is one of only three pages with a comma, so....
(FYI)
 
m (Iritscen moved page Oni engine patches (Mac, PPC)/changelog to Oni engine patches (Mac PPC)/changelog without leaving a redirect: Commas in page names confound my extlinks script, and this is one of only three pages with a comma, so....)
 
(9 intermediate revisions by 2 users not shown)
Line 73: Line 73:
:at 0x171448  Replaced ai2_debug_localmovement with chr_weapon_auto_aim
:at 0x171448  Replaced ai2_debug_localmovement with chr_weapon_auto_aim
:at 0x171460  Replaced "debug local-movement code from player's position"
:at 0x171460  Replaced "debug local-movement code from player's position"
;Oct 21 2008: Support 1024x1024 textures
:at 0x1220AF:  Replaced 0x06 with 0x46
:at 0x1220B3:  Replaced 0x06 with 0x46
;Nov 11, 2008
:52 BSL commands (12 functions and 36 variables) were added to the Oni Mac engine. (Previously added functions and variables are included in this list)
:chr_active, chr_aim_width, chr_all_active, chr_auto_aim_arc, chr_auto_aim_dist, chr_big_head_amount, chr_block_angle, chr_disable_melee, chr_disable_visactive, chr_display_combat_stats, chr_draw_all_characters,, chr_draw_dot, chr_focus, chr_health, chr_location, chr_location_settocamera, chr_lod, chr_main_class, chr_mini_me, chr_mini_me_amount, chr_pin_character, chr_set_class, chr_weapon, chr_weapon_auto_aim, chr_who, cm_canter_unarmed, cm_canter_weapon, cm_distance, cm_height, co_display, corpse_reset, door_ignore_locks, draw_every_frame, draw_every_frame_multiple, fast_mode, fx_laser_width, gs_fov_set, gs_input_accel, gs_screen_shot_reduce, gs_show_corpses, gs_show_environment, gs_show_ui, m3_fill_solid, m3_shade_vertex, make_corpse, powerup_reset, show_performance, single_step, ui_fill_element, weapon_reset, wp_kickable, wp_scale_adjustment.
:By replacing the following BSL commands
:ai2_barabbas_run, ai2_blind, ai2_chump, ai2_chump_stop, ai2_deaf, ai2_debug_localmovement, ai2_debug_localpathfinding, ai2_debug_showsettingIDs, ai2_melee_weightcorrection, ai2_panic, ai2_pathdebugsquare, ai2_printbnvindex, ai2_printspawn, ai2_showactivationpaths, ai2_showastar, ai2_showcombatranges, ai2_showconnections, ai2_showdynamicgrids, ai2_showfights, ai2_showfiringspreads, ai2_showgrids, ai2_showhealth, ai2_showintersections, ai2_showjoblocations, ai2_showlasers, ai2_showlocalmelee, ai2_showlos, ai2_shownames, ai2_showpathfindingerrors, ai2_showpaths, ai2_showprediction, ai2_showprojectiles, ai2_showsounds, ai2_showtargeting, ai2_showvision, ai2_skill_bestangle, ai2_skill_decay, ai2_skill_delaymax, ai2_skill_delaymin, ai2_skill_error, ai2_skill_inaccuracy, ai2_skill_recoil, ai2_skill_revert, ai2_skill_save, ai2_skill_select, ai2_skill_show, ai2_spacing_cookies, ai2_spacing_enable, ai2_spacing_weights, ai2_stopignoring_count, ai2_stopignoring_time, chr_hold_key
;Nov 14, 2008: Restored "killmequick" to Ultra Mode
:at 0x0019024B Replaced 00000008 with 00000014
;Nov 14, 2008: Bound "thedayismine" to Dev Mod
:at 0x0019025C Replaced 00000000 00000000 00000000 00000000 with 00172258 00172244 00172239 0000000B
;Dec 2008: Restored some Debug functions
:Replaced chr_disable_visactive with ai2_showfights
:Replaced chr_lod with ai2_showcombatranges
:Replaced gs_show_corpses with ai2_showgrids
:Replaced single_step with ai2_showlocalmelee
:Replaced draw_every_frame_multiple with ai2_showpaths
:Replaced gs_screen_shot_reduce with ai2_showprojectiles
;May 2009:Revert Nov 14 changes.
:Oni crashes when shapeshift and press F1 to enable cheat codes
:Change cheat killmequick to x
:Change Ultra Mode to Dev Mode
;May 2009:Particle dodging
:at 0x0001650C Replaced D141005C with C0010074
:at 0x00016510 Replaced D1010060 with C1A10078
:at 0x00016514 Replaced D1210064 with C021007C
:at 0x00016568 Replaced C0010060 with 7F86E378
:at 0x0001656C Replaced C1A1005C with 7F86E378
:at 0x00016574 Replaced C0210064 with 7F86E378
:at 0x0001655C Replaced ED6B with EC2B
;May 2009: Fixed Mercury Bow Exploit
:at 0x000A42CC replaced B13C0054 B13C0052 913C00FC B13C004C A00B00C2 with 913C0008 913C0008 913C0008 913C0008 913C0008
'''Failed patches'''
:So far the following functions or variables have failed or have no effect when added to the Mac engine.
::sc_bind_f2, sc_bind_f3, env_ray_number
[[Category:Patches]]