mirror of
https://github.com/zeldaret/tww.git
synced 2026-05-24 15:20:53 -04:00
49d9ed5757
* initial work on d_a_obj_ajav * matched Act_c::_create and Part_c::init_data * initialized cXyz arrays * 44% matching in .text * more work on d_a_obj_ajav * 73% matching in .text * 83% matching in .text * 99% of .text matching * 100% .data matching * fakematch _execute and link d_a_obj_ajav * demo matching * initial code cleanup * named all fields in Act_c and some Part_c fields * more documentation * make a fakematch slightly less fake * fix _execute for demo * named more fields in Part_c * named most fields and parameters * finishing touches * update d_a_obj_ajav .cpp and .h * Commit review suggestions