egs/src
2011-02-14 13:04:26 +01:00
..
psu Rename egs_quests_db:quest and :zone into :quest_nbl and :zone_nbl. 2011-02-14 13:04:26 +01:00
egs_accounts.erl Convert egs_accounts from a gen_server to a functions module. 2011-02-12 17:19:39 +01:00
egs_app.erl Add types to the users record and convert egs_users into a functions module. 2011-02-12 19:58:53 +01:00
egs_char_select.erl Get rid of psu_area; use a normal tuple instead (for now). 2011-02-12 23:28:56 +01:00
egs_conf.erl Introduce egs_conf for system-wide configuration. Removes network.hrl. 2010-10-07 18:03:13 +02:00
egs_counters_db.erl Rename egs_counters to egs_counters_db. 2010-11-06 03:24:55 +01:00
egs_exit_mon.erl egs_game_server: Separate the general game server handling into this new module. 2010-09-18 21:37:48 +02:00
egs_files.erl Cleanup area loading code. Remove myroom, mission and spaceport support. 2011-02-13 18:06:25 +01:00
egs_game_server.erl egs_users: Rename id into gid inside the users record. 2011-02-13 00:35:05 +01:00
egs_game.erl Rename egs_quests_db:quest and :zone into :quest_nbl and :zone_nbl. 2011-02-14 13:04:26 +01:00
egs_items_db.erl egs_items_db: Add a function to return an item's description. 2010-10-08 17:33:49 +02:00
egs_login_server.erl psu_proto: Pass the process state to send_0202. 2010-09-22 00:25:30 +02:00
egs_login.erl egs_users: Rename id into gid inside the users record. 2011-02-13 00:35:05 +01:00
egs_network.erl egs_network: Stay on the old SSL implementation until the new one works better. 2010-11-17 23:36:35 +01:00
egs_npc_db.erl egs_users: Rename id into gid inside the users record. 2011-02-13 00:35:05 +01:00
egs_patch_files_db.erl patch: Add a fully working patch server and replace the old hack with it. 2010-12-27 22:16:06 +01:00
egs_patch_server.erl patch: Add a fully working patch server and replace the old hack with it. 2010-12-27 22:16:06 +01:00
egs_prs.erl egs_prs: C module implementing PRS compression from fuzziqer. 2010-11-17 21:36:05 +01:00
egs_quests_db.erl Rename egs_quests_db:quest and :zone into :quest_nbl and :zone_nbl. 2011-02-14 13:04:26 +01:00
egs_script_compiler.erl scripts: Big update to the scripts lexer, parser and compilers. 2010-12-11 14:38:13 +01:00
egs_script_lexer.xrl egs_script_lexer: Add 4 syscalls for retrieving current questid, areaid, zoneid and mapid. 2010-12-12 01:18:52 +01:00
egs_script_parser.yrl scripts: Big update to the scripts lexer, parser and compilers. 2010-12-11 14:38:13 +01:00
egs_seasons.erl Introduce egs_seasons for season handling. Review and move the code there. 2010-10-07 20:09:08 +02:00
egs_shops_db.erl Introduce egs_shops_db for shops listing management. 2010-10-08 20:56:48 +02:00
egs_sup.erl Add types to the users record and convert egs_users into a functions module. 2011-02-12 19:58:53 +01:00
egs_universes.erl Introduce egs_universes for universe handling. Review and move send_021e and send_0222 to psu_proto. 2010-10-21 17:00:30 +02:00
egs_users.erl egs_users: Rename id into gid inside the users record. 2011-02-13 00:35:05 +01:00
egs.app.src Update egs.app.src and let rebar fill in the modules. 2010-11-06 03:20:05 +01:00
egs.erl Add types to the users record and convert egs_users into a functions module. 2011-02-12 19:58:53 +01:00
reloader.erl Use mochiweb's reloader module for automatic code reloading. 2010-07-18 11:48:26 +02:00