Commit History

Author SHA1 Message Date
  DJWarmonger 273802c92c I have no idea what I'm doing 7 years ago
  Arseniy Shestakov ac66fc7f42 Full rework of pre-game interface and networking 7 years ago
  AlexVinS 9d108d59db Redone RMG template serialization using JSON serializer, added tests 7 years ago
  AlexVinS 0868164147 (int) -> static_cast<int> 8 years ago
  AlexVinS 15138c23de Finished conversion to new logging API 8 years ago
  AlexVinS 85e952f25f Logging cleanup 3 8 years ago
  AlexVinS 61e241308d Logging cleanup 8 years ago
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
  Arseniy Shestakov 452e28d183 Remove some useless includes found by cppclean 9 years ago
  AlexVinS 4d9058e412 Whitespace cleanup. (No code changes.) 9 years ago
  ArseniyShestakov 2276af70dc PreGame: avoid crashing on random map options 10 years ago
  DjWarmonger e9654ef487 Fixed issue when player starting towns were wiped. 10 years ago
  DjWarmonger c6f714db9c Fixed generation of CPU teams. 10 years ago
  DjWarmonger 34a59a2788 - Fixed issues with number of players selection 10 years ago
  DjWarmonger 6890ae9f02 - Fixed improper use of playersCount. Now RMG can generate maps up to 8 players, with CPU players only as well. 10 years ago
  ArseniyShestakov 783dcfea2e CMapGenOptions: fix crash when computer only limit is used 10 years ago
  DjWarmonger 495c39304d Fixed crash due to incorrect RMG options. 11 years ago
  DjWarmonger b97e4b1ab5 Fixed crash when setting players number to 1. 11 years ago
  DjWarmonger e8580229dc RMG will now actually use all the settings from pregame. Till now it did not. 11 years ago
  DjWarmonger ca7fe822eb Removed treacherous randomized constructor. 11 years ago
  DjWarmonger 62e9f13b08 - Implemented guard generation formula following this post http://forum.vcmi.eu/viewtopic.php?p=12426&sid=09f5fac8992dc880eb6a720615787ca0#12426 11 years ago
  DjWarmonger 6221f4ac2c - Corrected guard types 11 years ago
  DjWarmonger 69457dbd75 - Implemented some really nice gravity-based algorithm 11 years ago
  DjWarmonger eae7e5c51f Rolled back some incorrect values. 11 years ago
  DjWarmonger aead8da54f Fixed some obvious bugs with random map options. 11 years ago
  DjWarmonger 1e1dce20a8 Something that compiles, but crashes when launching RMG map. 11 years ago
  beegee1 fe1b16a7ec Some preparation towards mantis #1743: 11 years ago
  beegee1 1ac328635a - Added handler classes CRmgTemplateStorage and CTerrainViewPatternConfig to LibClasses 12 years ago
  beegee1 feea589648 - Bug-fixing for last commit - Moved CMapGenOptions to CMapGenerator 12 years ago
  beegee1 44bde4a1d3 - Fixed indentation for various files, sorry... 12 years ago