コミット履歴

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