Commit Graph

13 Commits

Author SHA1 Message Date
Phuntsok Drak-pa 96660f9bef
fixed compressed file reading, now must fix data conversion 2018-11-27 10:38:11 +01:00
Phuntsok Drak-pa 750a7a750f
first steps in uncompressing, will finish later 2018-11-26 02:28:15 +01:00
Phuntsok Drak-pa b1a9997893
removed stdbool and now writes compressed file 2018-11-25 00:29:35 +01:00
Phuntsok Drak-pa ae74134064
fixed documentation 2018-11-24 22:41:29 +01:00
Phuntsok Drak-pa a289cfbf2d
code style 2018-11-24 21:58:55 +01:00
Phuntsok Drak-pa a27a31a0ae
I think I fixed zones detection, still got memory leak 2018-11-24 21:33:47 +01:00
Phuntsok Drak-pa d34e106a4f
removed y from segments and fixed their pixel indexing 2018-11-23 10:32:49 +01:00
Phuntsok Drak-pa d8c7e7d454 refactored, pointers not obfuscated anymore 2018-11-21 10:46:01 +01:00
Phuntsok Drak-pa 90d4b0cfc3 removed reference to Glut and OpenGL 2018-11-12 14:25:06 +01:00
Phuntsok Drak-pa fa42564c17 coding style + initial compression algorithm 2018-11-06 16:08:20 +01:00
Phuntsok Drak-pa 477f702870 coding style 2018-11-03 16:35:06 +01:00
Phuntsok Drak-pa 6c07827b21 fixed conversion issues 2018-10-31 09:56:44 +01:00
Phuntsok Drak-pa 150ce6982a lots of structures, function helpers and documentation 2018-10-21 21:42:58 +02:00