Skip to content
Snippets Groups Projects
  1. Feb 15, 2024
  2. Jan 29, 2024
  3. Jan 27, 2024
  4. Jan 26, 2024
  5. Jan 25, 2024
  6. Jan 23, 2024
  7. Jan 21, 2024
  8. Jan 20, 2024
  9. Jan 18, 2024
  10. Jan 17, 2024
  11. Jan 16, 2024
  12. Jan 15, 2024
  13. Jan 13, 2024
    • Schuh Martin's avatar
      Update: Parser.java (added method to verify PlayerStatistics data) · 912b638d
      Schuh Martin authored
      Update: ParserTest.java (change text of an exception)
      Update: AzureDB.java (rephrased some exceptions; fixed SQL statement of "uploadCommunityMap" method)
      Update: OracleDB.java (rephrased some exceptions; fixed SQL statement of "uploadCommunityMap" method)
      Update: GsonHandler.java (rephrased some exceptions)
      Update: DDL_Script_Oracle.sql (added second community map)
      Update: DDL_Script_AzureDB.sql (added second community map)
      Update: Persistence.java (added method to verify core maps and community maps; moved methods from RuntimeInfo.java for creating RemoteMapsList and setting map for next game round)
      Update: RuntimeInfo.java (moved methods from RuntimeInfo.java for creating RemoteMapsList and setting map for next game round; added method to calculate game time)
      Update: log4j2.xml (enabled logging to file)
      912b638d
  14. Jan 12, 2024
    • Schuh Martin's avatar
      Update: Parser.java (change text of an exception) · 28b7a6b2
      Schuh Martin authored
      Update: ParserTest.java (change text of an exception)
      Update: AzureDB.java (added method to reset stats)
      Update: OracleDB.java (added method to reset stats)
      Update: ISQLDataBase.java (added method to reset stats)
      Update: DDL_Script_Oracle.sql (changed max length for mapData; added new test maps)
      Update: DDL_Script_AzureDB.sql (changed max length for mapData; added new test maps)
      Update: Persistence.java (added method to reset locally stored mapData if corrupted)
      28b7a6b2
  15. Jan 09, 2024
  16. Jan 07, 2024
    • Schuh Martin's avatar
      Update: AzureDB.java (fixed methods, changed Exception type) · fc2a80f6
      Schuh Martin authored
      Update: OracleDB.java (fixed methods, changed Exception type)
      Update: Renamed DatabaseError.java to DatabaseException.java
      Update: Renamed ParserError.java to ParserException.java
      Update: GsonHandler.java (fixed methods, changed Exception type)
      Update: ISQLDataBase.java (changed Exception type)
      Update: PlayerStatistics.java (removed field "statsLoaded")
      Update: Persistence.java (updated methods)
      Update: RuntimeInfo.java (updated methods)
      fc2a80f6
  17. Jan 06, 2024
  18. Jan 04, 2024
  19. Jan 02, 2024
Loading