.. |
psu
|
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 |
egs_app.erl
|
Change the license from GPLv3 to Affero GPL, which is based on GPLv3.
|
2010-09-04 00:09:06 +02:00 |
egs_char_select.erl
|
egs_char_select: Save the character slot in the state for later use.
|
2010-10-09 01:04:03 +02:00 |
egs_conf.erl
|
Introduce egs_conf for system-wide configuration. Removes network.hrl.
|
2010-10-07 18:03:13 +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
|
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 |
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
|
Rename the folders in priv/ to better names.
|
2010-10-07 20:12:21 +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_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_shops_db for shops listing management.
|
2010-10-08 20:56:48 +02:00 |
egs_user_model.erl
|
Introduce egs_items_db for items database management.
|
2010-10-08 17:30:24 +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 |