egs/src
2010-12-27 22:16:06 +01:00
..
psu patch: Add a fully working patch server and replace the old hack with it. 2010-12-27 22:16:06 +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 egs_files: Make the standup move distance configurable for chairs. 2010-12-12 01:18:24 +01:00
egs_game_server.erl egs_game_server: On exit, don't try to leave the uni if it wasn't entered. 2010-12-25 14:59:57 +01:00
egs_game.erl egs_quests_db: Initial zone file support. Handle 1 set + script and text files. 2010-11-27 23:03:04 +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 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_npc_db: Remove count/0, it's never needed standalone. 2010-10-19 18:47:26 +02: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 egs_quests_db: Initial zone file support. Handle 1 set + script and text files. 2010-11-27 23:03:04 +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 patch: Add a fully working patch server and replace the old hack with it. 2010-12-27 22:16:06 +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