summaryrefslogtreecommitdiff
path: root/ld_script.txt
AgeCommit message (Collapse)Author
2018-05-09Port/decompile fieldmap.cDiegoisawesome
2018-05-07Merge branch 'master' into mauville_old_manPikalaxALT
2018-05-07Remaining functions in mauville_old_manPikalaxALT
2018-05-06Convert item_icon_table.inc to CSlawter666
2018-05-06Revert "Convert item_graphics.inc to C"Slawter666
This reverts commit 546217d28124daa204f804469e7d4bc18a048398.
2018-05-05Convert item_graphics.inc to CSlawter666
I have tried to group the items that share the same icon but have different palettes where possible. This commit also splits data/graphics.s into two files.
2018-05-05resolve merge conflictsSlawter666
2018-05-04Merge branch 'master' into traderPikalaxALT
2018-05-03through sub_8121178PikalaxALT
2018-05-03Merge pull request #242 from DizzyEggg/decompile_battle_recordsMarcus Huderle
Decompile battle records
2018-05-02through SetMauvilleOldManPikalaxALT
2018-05-01Through sub_80D787CPikalaxALT
2018-05-01Port trader from RubyPikalaxALT
2018-05-01identify and name battle records thingsDizzyEggg
2018-05-01battle records more decomp and subtle name changesDizzyEggg
2018-05-01start decompiling battle recordsDizzyEggg
2018-04-29decompile itemDizzyEggg
2018-04-25convert data/items.inc to include/data/items.hSlawter666
OK
2018-04-25Convert item_descriptions.inc to .hSlawter666
OK
2018-04-24Move files to include/dataSlawter666
2018-04-23Convert item data files to .c (not compiling)Slawter666
2018-04-18Merge pull request #237 from KDSKardabox/masterDiegoisawesome
Decompile mon markings, rotating_gate & field_camera
2018-04-18Merge pull request #238 from DizzyEggg/decompile_battle_anim_sound_tasksDiegoisawesome
decompile battle_anim_sound_tasks
2018-04-18almost decomp sound tasks battle animDizzyEggg
2018-04-18Decompile field cameraKDSKardabox
2018-04-18Decompile rotating_rate & remove debug checkKDSKardabox
2018-04-17Decompile mon markingsKDSKardabox
2018-04-16Decompile dewford trendKDSKardabox
2018-04-13Decompile pokemon iconKDSKardabox
2018-04-10Decompile script movementKDSKardabox
2018-04-10Decompile rom6KDSKardabox
2018-04-09Decompile map_name_popupKDSKardabox
2018-04-03Decompile map_obj_lockKDSKardabox
2018-04-02sub_81607EC and sub_816082CEdouard Veyrier
2018-03-29Change order in ld_script.txtEdouard Veyrier
2018-03-29Fix compile errorEdouard Veyrier
2018-03-28Merge pull request #231 from KDSKardabox/masterMarcus Huderle
Player PC
2018-03-28Merge pull request #227 from PikalaxALT/pokenav_match_callMarcus Huderle
Pokenav match call
2018-03-28Decompiled start_menu.sAnders Løvig
2018-03-19Resolve conflictsKDSKardabox
2018-03-19Finish decompiling player_pc rodataKDSKardabox
2018-03-16Finish .text part of player_pcKDSKardabox
2018-03-12Start decompile player_pcKDSKardabox
2018-03-09fix conflictsDizzyEggg
2018-03-04Remaining data in match_callPikalaxALT
2018-03-04Match call data, 1PikalaxALT
2018-03-04Remaining functions in match_callPikalaxALT
2018-03-04start item menu icons decompDizzyEggg
2018-03-03list menu is decompiledDizzyEggg
2018-03-02Merge branch 'master' into pokenav_match_callPikalaxALT