Historial de Commits

Autor SHA1 Mensaje Fecha
  Ivan Savenko 0613756abc Remove unused code hace 2 años
  Ivan Savenko 87957e74c1 Replaced boost::thread_specific_ptr with thread_local hace 2 años
  Ivan Savenko 142889e3a5 Give all threads created by client human-readable name for debug hace 2 años
  nordsoft 937935ce8c Fix compiling (how does it work on mac?) hace 2 años
  nordsoft d9a2a7bfd0 Fix minor points hace 2 años
  nordsoft b1bfc2239f Backward compatibility with mods hace 2 años
  nordsoft a60d503078 Fix progress bar hace 2 años
  nordsoft 45f13c7964 Progress update on client side hace 2 años
  nordsoft 584dd20943 Progress on server side for rmg hace 2 años
  nordsoft 989a0859ef Fix tutorial loading hace 2 años
  nordsoft 70d04ad957 Replace thread approach with callback based hace 2 años
  nordsoft ef7008a753 Unblock UI while tutorial loading hace 2 años
  nordsoft f4869cbfb0 Tutorial load game mode hace 2 años
  nordsoft 04c0124759 Remove unnecessary strings hace 2 años
  nordsoft 1def98a862 Tutorial implemented hace 2 años
  Ivan Savenko 4d08a131d3 Reorganization of boost filesystem usage hace 2 años
  Ivan Savenko bb17cc13b1 Implemented lazy totalRedraw to prevent multiple redraws on single frame hace 2 años
  Ivan Savenko 8b61c0d59b Replaced CIntObject::type bitfield with bool's. Added input blocking. hace 2 años
  Ivan Savenko 0f8d53e978 Replaced SDL user events list with dispatching of arbitrary functors hace 2 años
  Ivan Savenko 8420a90aa4 Reorganization of campaigns code hace 2 años
  Ivan Savenko d1e5a347ff Refactoring of campaign handler: rename types and use strong typing hace 2 años
  Ivan Savenko 8ea0ecaec1 show/showAll methods now use Canvas instead of SDL_Surface hace 2 años
  Ivan Savenko b04b11b9d1 Merge pull request #2175 from IvanSavenko/map_format_mappings hace 2 años
  Ivan Savenko acac42291e Remove excessive CMap.h includes hace 2 años
  Michael eb618fbff9 rename function hace 2 años
  Michael 8672fc7e3d Allows to translate default playername hace 2 años
  Michael 3ee7610015 added missing translation strings hace 2 años
  Ivan Savenko 5e86b00dda Moved input handling from GuiHandler to set of classes in eventsSDL dir hace 2 años
  Ivan Savenko d5d0ca96a8 Minor fixes and cleanup hace 2 años
  Ivan Savenko ad3e54e6c0 Reduced usage of topWindow() method hace 2 años