egs/src
2010-10-23 04:02:58 +02:00
..
psu psu_proto: Remove a useless @todo. 2010-10-23 04:01:47 +02:00
egs_accounts.erl Introduce egs_accounts for accounts handling. 2010-10-11 03:20:20 +02:00
egs_app.erl Introduce egs_accounts for accounts handling. 2010-10-11 03:20:20 +02:00
egs_char_select.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_conf.erl Introduce egs_conf for system-wide configuration. Removes network.hrl. 2010-10-07 18:03:13 +02:00
egs_counters.erl egs_counters: 255 is the default background for most counters. 2010-10-19 00:13:58 +02: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_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 egs_game: Properly handle the spawning of individual players instead of sending everything each time. 2010-10-22 04:04:21 +02: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_login_server: Abstract the login server. Share the code for login server and game auth. 2010-09-18 22:53:15 +02: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_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_universes for universe handling. Review and move send_021e and send_0222 to psu_proto. 2010-10-21 17:00:30 +02: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 Bump to 0.8.0. 2010-10-23 04:02:58 +02:00
egs.erl psu_proto: Review and rename send_global to send_0228. Send a message to all processes instead of sending everything from the console process. 2010-10-09 02:07:02 +02:00
reloader.erl Use mochiweb's reloader module for automatic code reloading. 2010-07-18 11:48:26 +02:00