index
:
pokeyellow.git
master
Pokemon Yellow disassembly with SL0P mods: fastboot, SECRET SL0P WARP MENU, custom intro splash
git daemon user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
data
/
events
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2021-05-30
Eliminate unnecessary data macros
Rangi
1
-14
/
+14
2021-03-25
Verify data table and name list sizes with assertion macros
Rangi
1
-0
/
+2
Fixes #312
2020-11-14
Fix file modes
dannye
7
-0
/
+0
2020-08-31
Use constants to delineate map types, and factor out more data
Rangi
3
-0
/
+68
2020-08-30
Document more hidden object data and behavior
Rangi
1
-60
/
+67
2020-08-17
Identify some map object related constants
Rangi
1
-6
/
+6
2020-07-20
Add comments associating constants with data, and identify some more data
Rangi
1
-0
/
+1
2020-07-15
Indent comments that describe data table macro formats
Rangi
3
-3
/
+3
2020-07-14
Clean up some data, using macros for multiline list entries
Rangi
5
-100
/
+104
2020-07-05
TM/HM constants named after moves
Rangi
1
-3
/
+3
2020-07-05
Port and improve hidden_object macro from pokeyellow
Rangi
1
-593
/
+401
2020-07-03
Replace raw hex values with HRAM constants
Rangi
1
-23
/
+23
To do: turn constants into labels and use ldh
2020-07-03
Add subdirectories to data/ similar to pokecrystal
Rangi
7
-0
/
+1086
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.