Skip to content

Latest commit

 

History

History
165 lines (94 loc) · 7 KB

File metadata and controls

165 lines (94 loc) · 7 KB

Date: 16.04.2018.

Commit: 1691c4bb...

  • Added more things to gitignore

Date: 17.04.2018.

Commit: aa3a10f...

  • Finished planing and added class list

Date: 19.04.2018.

Commit: 9b4d854c...

Commit: 56a34d0a...

  • Added id system and event class
  • Added log support and id support

Date: 20.04.2018.

Commit: a95be01c...

Commit: 113b8c30...

  • Added support for color
  • Fixed log system it was not thread safe

Date: 23.04.2018.

Commit: 49146f4b...

Commit: d551fa66...

  • Added cameras
  • Added windows and some tests

Date 24.04.2018.

Commit: 3f5dce67...

  • Added a scene class and some work on system events including render event

Date 25.04.2018.

Commit: fd2e112e...

Commit: 506e5902...

Commit: 552fc385...

Commit: 776a3618...

  • Added game object

Date: 26.04.2018.

Commit: e16925ad...

Commit: c07aa1b9...

  • Some bug fixes
  • More events (pause and resume event)

Date: 03.05.2018.

Commit: de22f103...

Commit: a00795f2...

Commit: f5562b15...

Commit: a28bb3ee...

Commit: cde4c19f...

Commit: d49e33b6...

Commit: 19eecf39...

Commit: e6bf182c...

Commit: 5497f719...

Commit: 839ee2e9...

Commit: 16326beb...

Commit: d3a4c16a...

Commit: f5e25a2f...

Commit: 2e5f103b...

Commit: 8e19e043...

Commit: 5f28444b...

  • Changes to application api
  • Tagging cameras with uuid
  • Added information for collision detection to game object api
  • Changes to light api
  • Box implementation(later changed)
  • Support for threads
  • Support for timers
  • Added bundle support class
  • Some test

Date 04.05.2018.

Commit: 7f98cb87...

Commit: 1b201521...

  • Finished final test

Date 20.05.2018.

Commit: 9e18ec26...

  • Textures and test

Date 22.05.2018.

Commit: 48815e31...

Commit: 61823fb5...

Commit: 2cc549f0...

  • Support for deleting(cleaning) memory at the end of application
  • Loading models and textures api thread safe
  • Started work on the game

Date: 24.05.2018.

Commit: 99e170e2...

  • Added level selector and loader

Date: 06.06.2018.

Commit: 3533c288...

Commit: d1ee5bc3...

Commit: d7c9627f...

  • Added support for checking if you are on main thread and support for loading textures on other threads that are not main
  • Change box for collision from to 3d to 2d
  • Finished the game

Date: 07.06.2018.

Commit: 18cb1ec7...

  • Made things go boom! (Added explosions)

Date: 11.06.2018.

Commit: 38e63412...

  • Added readme file

Date 12.06.2018.

Commit: 1a40be63...

  • Added screenshots