egs/src
2010-11-17 21:36:05 +01:00
..
psu quests: Convert the Counters to configuration files. 2010-11-08 22:03:16 +01:00
egs_accounts.erl Introduce egs_accounts for accounts handling. 2010-10-11 03:20:20 +02:00
egs_app.erl egs_app: Return ok on db_init. 2010-10-28 01:34:52 +02:00
egs_char_select.erl egs_char_select: Set back the entrance to colony 4th floor. 2010-11-08 01:37:00 +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 quests: Convert the zones to a proplist of proplists rather than a list of proplists. 2010-11-17 02:19:10 +01:00
egs_game_server.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_game.erl quests: Convert the Counters to configuration files. 2010-11-08 22:03:16 +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_login: Don't save accounts that logged in during the event anymore! 2010-10-18 15:23:09 +02:00
egs_network.erl The server now requires Erlang R14B to run. 2010-11-17 21:31:33 +01:00
egs_npc_db.erl egs_npc_db: Remove count/0, it's never needed standalone. 2010-10-19 18:47:26 +02: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 quests: Convert the zones to a proplist of proplists rather than a list of proplists. 2010-11-17 02:19:10 +01:00
egs_script_compiler.erl Initial script lexer, parser and compiler support. 2010-11-17 01:30:07 +01:00
egs_script_lexer.xrl Initial script lexer, parser and compiler support. 2010-11-17 01:30:07 +01:00
egs_script_parser.yrl Initial script lexer, parser and compiler support. 2010-11-17 01:30:07 +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 Introduce egs_quests_db for quest building and handling. 2010-11-07 19:51:42 +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_user_model.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.app.src Update egs.app.src and let rebar fill in the modules. 2010-11-06 03:20:05 +01:00
egs.erl The server now requires Erlang R14B to run. 2010-11-17 21:31:33 +01:00
reloader.erl Use mochiweb's reloader module for automatic code reloading. 2010-07-18 11:48:26 +02:00