0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 22 hours ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Introduce egs_seasons for season handling. Review and move the code there. More... over 13 years ago
Introduce egs_conf for system-wide configuration. Removes network.hrl. More... over 13 years ago
psu_proto: Simplify a few binary pattern matching and building. More... over 13 years ago
psu_proto: Review and move send_1a02 to psu_proto. More... over 13 years ago
Remove a bunch of old @todo. More... over 13 years ago
egs_game: A value was wrong for send_1a02. More... over 13 years ago
lib/nbl: When the pointer array is empty, don't output 0x800 0s. More... over 13 years ago
lib/nbl: Initial work on packing NBL files. More... over 13 years ago
psu_game: Remove a debug message left by mistake. More... over 13 years ago
psu_proto: Review and move send_0a06 to psu_proto. Handle ItemUUIDs properly. More... over 13 years ago
items: Make undefined shops sell 1 monomate instead of a hardcoded list. More... over 13 years ago
egs:global: Check the message length to avoid crashing clients. More... over 13 years ago
items: Fix the description for Formal Dress (parts). More... over 13 years ago
egs_game: Initial, probably buggy, implementation of npc_shop_buy. More... over 13 years ago
egs_user_model: Save the ShopID when entering a shop, remove it when leaving. More... over 13 years ago
psu_proto: Clothes shop use the same field as Quantity for the color choice. More... over 13 years ago
items: Add a few clothes to the default inventory. More... over 13 years ago
egs_user_model: Add an item_nth function. More... over 13 years ago
egs_game: Properly remove traps from the inventory when set. More... over 13 years ago
egs_game: Handle item_equip(traps) and item_set_trap. More... over 13 years ago
items: Add a couple parts to the default inventory. More... over 13 years ago
items: Add EX traps to the default inventory. Fix Stun Trap EX description. More... over 13 years ago
items: Add consumable items to the default inventory. More... over 13 years ago
Add default values to items and egs_user_model records. More... over 13 years ago
egs_user_model: Add the login_auth function. More... over 13 years ago
egs_user_model: Add the key_auth function. More... over 13 years ago
psu_proto: The languages list is now complete. More... over 13 years ago
egs_game: Remove the instancepid when aborting the mission. More... over 13 years ago
psu_proto: Language 2 is english too. Not sure which english though. More... over 13 years ago
psu_proto: Review and move send_1204 to psu_proto. More... over 13 years ago