Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-24 | Name some common single-entry movements | Phlosioneer | |
2019-02-24 | Name a ton of commonly used event scripts | Phlosioneer | |
2019-02-22 | Document the weather state functions | Phlosioneer | |
All weather types are now documented (including WEATHER_15) | |||
2019-02-22 | Finish moving pokeruby vars | Phlosioneer | |
2019-02-22 | Start porting pokeruby vars to pokeemerald | Phlosioneer | |
2019-02-21 | Merge branch 'master' into multiplayer-stuff | Phlosioneer | |
2019-02-18 | Merge branch 'master' into multiplayer-stuff | Phlosioneer | |
2019-02-18 | Clean up mistakes and bad formatting | Phlosioneer | |
2019-02-15 | Finish and polish new_game.c | Phlosioneer | |
Only one function is left undocumented. I tried to go into the assembly to at least name it, but it clears fields in the save block that aren't even documented yet. | |||
2019-02-12 | Merge branch 'master' of github.com:pret/pokeemerald | Diegoisawesome | |
2019-02-12 | Clear up misnamed time-based flags and functions | Diegoisawesome | |
2019-02-10 | Reverse engineered many of the multiplayer events | Phlosioneer | |
Some corrections to the way events are handled and identified. | |||
2019-02-09 | Give proper names to dynamic map layouts | Marcus Huderle | |
2019-02-08 | Document some battle dome stuff | Marcus Huderle | |
2019-02-07 | Document more battle pyramid | Marcus Huderle | |
2019-01-31 | Convert map data to JSON | Marcus Huderle | |
2019-01-29 | Fix PetaburgCity map scripts label | Marcus Huderle | |
2019-01-29 | Cleanup link contest map scripts | Marcus Huderle | |
2019-01-29 | Document trainer approach funcs, and use movement type constants in scripts | Marcus Huderle | |
2019-01-27 | Merge branch 'master' of github.com:pret/pokeemerald | Diegoisawesome | |
2019-01-27 | Clean up variable numbers mistakenly written as decimal | Diegoisawesome | |
2019-01-20 | document more of trainer card | DizzyEggg | |
2019-01-13 | Move some vars to C | DizzyEggg | |
2019-01-03 | Fix merge conflicts | Tetrable | |
2019-01-02 | Decompile match_call.c | Marcus Huderle | |
2019-01-02 | Fix merge conflicts | Tetrable | |
2019-01-02 | Finish off labelling flags | Tetrable | |
2018-12-31 | Continue porting roulette | Diegoisawesome | |
2018-12-29 | Document misc field_specials things | Marcus Huderle | |
2018-12-28 | improve checkplayergender calls | Melody | |
clean up constant definitions make tweaks from review | |||
2018-12-25 | Document mirage_tower.c. (Combine fldeff_groundshake.c and fossil_specials.c) | Marcus Huderle | |
2018-12-25 | improve event script object calls | Melody | |
2018-12-24 | document setweather calls | Melody | |
2018-12-23 | Merge pull request #466 from melthelesbian/compare_macros | Diegoisawesome | |
improve compare macros | |||
2018-12-21 | improve call_if macros | Melody | |
2018-12-21 | improve goto_if macros | Melody | |
2018-12-20 | Merge with master | DizzyEggg | |
2018-12-19 | Merge pull request #440 from garakmon/fldeff | Diegoisawesome | |
Decompile / port fldeff_80F9BCC | |||
2018-12-19 | update applymovement to remove magic numbers | Melody | |
2018-12-16 | Merge branch 'master' into fldeff | garak | |
2018-12-10 | Rename Mauville Man text. | Meowsy | |
2018-12-10 | Document PSS functions | DizzyEggg | |
2018-12-09 | sync fldeff function names with pokeruby | garak | |
2018-12-07 | Document trainer battle scripts (#430) | DizzyEggg | |
2018-12-07 | Use normal apostrophes like adults | Melody | |
2018-12-02 | cleans up trainer battle scripts | Melody | |
* adds battle type macros * adds `trainerbattle_normal` macro * adds `trainerbattle_double` macro * adds rematch macros * adds no intro macro | |||
2018-12-02 | adds constants, cleans up callstd and msgbox code | Melody | |
* adds some constants for standard script names and messagebox types * replaces some callstd calls with msgbox calls where equivalent * replaces msgbox and callstd calls using raw digits with versions that use the constants | |||
2018-11-18 | Document Battle Pyramid | DizzyEggg | |
2018-11-13 | Tidy up header files | Slawter666 | |
2018-11-13 | Move field effects enum to defines | Slawter666 | |