.. |
psu
|
Introduce egs_counters for counter building and handling.
|
2010-10-13 20:09:34 +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_accounts for accounts handling.
|
2010-10-11 03:20:20 +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: Handle empty counters efficiently.
|
2010-10-14 04:07:32 +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
|
psu_proto: Pass the process state to send_0202.
|
2010-09-22 00:25:30 +02:00 |
egs_game.erl
|
Introduce egs_counters for counter building and handling.
|
2010-10-13 20:09:34 +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
|
Introduce egs_accounts for accounts handling.
|
2010-10-11 03:20:20 +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
|
Introduce egs_npc_db for NPC database handling.
|
2010-10-11 17:16:07 +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_counters for counter building and handling.
|
2010-10-13 20:09:34 +02:00 |
egs_user_model.erl
|
Introduce egs_accounts for accounts handling.
|
2010-10-11 03:20:20 +02:00 |
egs.app.src
|
Introduce egs_counters for counter building and handling.
|
2010-10-13 20:09:34 +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 |