MegaGlest/source/glest_game/menu
SoftCoder dfb6c130ca - additional bugfix when restoring last game settings 2014-01-26 19:22:27 -08:00
..
main_menu.cpp - updated to support building with clang compiler (And cleaned up clang warnings from initial compile). Edit build-mg.sh and read the clang section as to how to build. 2013-11-19 21:57:28 +00:00
main_menu.h - updated to support building with clang compiler (And cleaned up clang warnings from initial compile). Edit build-mg.sh and read the clang section as to how to build. 2013-11-19 21:57:28 +00:00
menu_background.cpp - coverity based bug fixes - round #1 2013-12-13 23:04:12 -08:00
menu_background.h bugfix for rain particles when loading keyboard setup in game (and memory cleanup) 2013-04-30 06:17:30 +00:00
menu_state_about.cpp - bugfixes on windows platform when some folders and files are missing, do not crash hard. 2013-12-27 23:05:20 -08:00
menu_state_about.h added custom credits ability for Ishmaru 2013-06-07 20:36:07 +00:00
menu_state_connected_game.cpp - updated so masterserver url does not require trailing / in ini 2014-01-24 18:20:01 -08:00
menu_state_connected_game.h Just render zoomed map preview and nothing else. 2014-01-03 19:19:10 +01:00
menu_state_custom_game.cpp - additional bugfix when restoring last game settings 2014-01-26 19:22:27 -08:00
menu_state_custom_game.h - Fix reload game to not replace human players 2014-01-25 10:07:15 -08:00
menu_state_graphic_info.cpp a little refactoring of function names in language class 2013-10-29 06:13:38 +00:00
menu_state_graphic_info.h - added ability to switch languages from nearly anywhere (and new hotkeys to do so): 2011-10-25 18:39:11 +00:00
menu_state_join_game.cpp - added more fields for dev path support.. onlu ico files for linxu left to fix 2014-01-24 17:51:06 -08:00
menu_state_join_game.h tracking down bug on i386 platform 2013-06-01 17:40:34 +00:00
menu_state_keysetup.cpp - a few minor bug fixes related to code warnings 2013-11-19 06:14:06 +00:00
menu_state_keysetup.h new options menu(s) 2013-04-21 17:04:36 +00:00
menu_state_load_game.cpp - stubbed out use of xerces as no code was using it any longer. Xerces is no longer a requirement to build, we have been using rapidxml for a long time now. For now the MACRO: WANT_XERCES will build Xerces support into th egame, but it is still not used. We will likely deprecate xerces from megaglest soon. 2014-01-25 17:09:52 -08:00
menu_state_load_game.h some memory leak cleanup 2013-11-13 21:22:56 +00:00
menu_state_masterserver.cpp - updated so masterserver url does not require trailing / in ini 2014-01-24 18:20:01 -08:00
menu_state_masterserver.h - bugfix for chrono class calcs causing group camera recall to fail (And numerous other problems) 2013-12-24 22:27:44 -08:00
menu_state_mods.cpp - updated so masterserver url does not require trailing / in ini 2014-01-24 18:20:01 -08:00
menu_state_mods.h some minor bugfixes (proper variable init, added validation error message) 2013-11-16 18:36:54 +00:00
menu_state_new_game.cpp a little refactoring of function names in language class 2013-10-29 06:13:38 +00:00
menu_state_new_game.h - attempt to cleanup for debian compliance (proper copyright, etc) 2012-10-30 06:48:12 +00:00
menu_state_options.cpp CameraMoveSpeed can be modified 2014-01-11 15:53:53 +01:00
menu_state_options.h CameraMoveSpeed can be modified 2014-01-11 15:53:53 +01:00
menu_state_options_graphics.cpp - removed directsound related references as it has been deprecated since 3.6.0.1 2013-12-25 11:42:00 -08:00
menu_state_options_graphics.h Shadow intensity can be set in video options. 2013-09-22 00:51:47 +00:00
menu_state_options_network.cpp - removed directsound related references as it has been deprecated since 3.6.0.1 2013-12-25 11:42:00 -08:00
menu_state_options_network.h cleaned up code based on feedback from cppcheck 2013-10-25 05:45:54 +00:00
menu_state_options_sound.cpp - removed directsound related references as it has been deprecated since 3.6.0.1 2013-12-25 11:42:00 -08:00
menu_state_options_sound.h cleaned up code based on feedback from cppcheck 2013-10-25 05:45:54 +00:00
menu_state_root.cpp - changed to git version stamp 2013-11-29 13:13:30 -08:00
menu_state_root.h - attempt to cleanup for debian compliance (proper copyright, etc) 2012-10-30 06:48:12 +00:00
menu_state_scenario.cpp - fix auto loading scenario from commandline 2013-12-30 12:19:10 -08:00
menu_state_scenario.h new scenario menu layout 2013-10-23 23:20:13 +00:00
server_line.cpp - added validation for platform for internet games 2014-01-26 18:12:19 -08:00
server_line.h - load of changes to get things compiling under VC++ 2010 (with updated deps seperate for vc2010) 2012-04-20 01:04:05 +00:00