MegaGlest/source/glest_game/menu
Mark Vejvoda 25b63b10e1 - Added libcurl to mega-glest for mu;ti-purpose / multi-platform http and ftp requests
(for linux requires the following new dependency: sudo apt-get install libcurl4-dev)
2010-05-11 05:39:00 +00:00
..
main_menu.cpp Added more debugging and option to disable new streflop usage. 2010-05-01 20:14:25 +00:00
main_menu.h Added streflop (standalone reproducible floating point library) layer to mega-glest (initial checkin only) and changed a few areas to use the library in linux 2010-04-24 03:57:38 +00:00
menu_background.h Ported streflop code to win32 2010-04-24 11:15:15 +00:00
menu_state_about.cpp about menu layout fixed 2010-03-19 01:18:05 +00:00
menu_state_connected_game.cpp first steps for masterserver join menu 2010-05-09 21:23:13 +00:00
menu_state_connected_game.h first steps for masterserver join menu 2010-05-09 21:23:13 +00:00
menu_state_custom_game.cpp clients can choose their slots 2010-04-30 01:08:29 +00:00
menu_state_custom_game.h * added missing #include "leak_dumper.h" to new cpp files 2010-03-27 07:09:34 +00:00
menu_state_graphic_info.cpp fonts can be scaled from options menu and more switches are in glest.ini 2010-04-07 22:20:28 +00:00
menu_state_join_game.cpp - Added a new pre-Cache thread for CRC value calculation 2010-04-30 06:45:30 +00:00
menu_state_join_game.h - Added a new pre-Cache thread for CRC value calculation 2010-04-30 06:45:30 +00:00
menu_state_masterserver.cpp - Added libcurl to mega-glest for mu;ti-purpose / multi-platform http and ftp requests 2010-05-11 05:39:00 +00:00
menu_state_masterserver.h first steps for masterserver join menu 2010-05-09 21:23:13 +00:00
menu_state_new_game.cpp clients can see which setups are made on the server. ( work in progress !) 2010-04-21 23:13:39 +00:00
menu_state_options.cpp windowed/fullscreen switch in options ( needed for windows ) 2010-05-03 22:07:27 +00:00
menu_state_options.h windowed/fullscreen switch in options ( needed for windows ) 2010-05-03 22:07:27 +00:00
menu_state_root.cpp first steps for masterserver join menu 2010-05-09 21:23:13 +00:00
menu_state_root.h first steps for masterserver join menu 2010-05-09 21:23:13 +00:00
menu_state_scenario.cpp Added streflop (standalone reproducible floating point library) layer to mega-glest (initial checkin only) and changed a few areas to use the library in linux 2010-04-24 03:57:38 +00:00
menu_state_scenario.h Added code for the following: 2010-03-18 21:26:40 +00:00