csrpg.git
6 years agoLinking game-nogl target with correct libs
matthew [Sat, 4 Aug 2018 11:54:59 +0000 (12:54 +0100)]
Linking game-nogl target with correct libs

6 years agoarray headaches
matthew [Tue, 31 Jul 2018 19:27:18 +0000 (20:27 +0100)]
array headaches

6 years agoadded error visualisation
matthew [Mon, 30 Jul 2018 16:31:03 +0000 (17:31 +0100)]
added error visualisation

6 years agooutputting elevation and terrain
matthew [Mon, 30 Jul 2018 16:28:50 +0000 (17:28 +0100)]
outputting elevation and terrain

6 years agofixed board orientation
matthew [Sun, 29 Jul 2018 22:09:41 +0000 (22:09 +0000)]
fixed board orientation

6 years agomoved to a single array solution for board
matthew [Sun, 29 Jul 2018 19:59:51 +0000 (19:59 +0000)]
moved to a single array solution for board

6 years agocreated and drawing board - axis are incorrect though
matthew [Sun, 29 Jul 2018 19:50:45 +0000 (19:50 +0000)]
created and drawing board - axis are incorrect though

6 years agofixed null return from board_init()
matthew [Sun, 29 Jul 2018 19:15:09 +0000 (19:15 +0000)]
fixed null return from board_init()

6 years agoadded \n
matthew [Sun, 29 Jul 2018 19:14:39 +0000 (19:14 +0000)]
added \n

6 years agofixed incorrect casts
matthew [Sun, 29 Jul 2018 19:14:09 +0000 (19:14 +0000)]
fixed incorrect casts

6 years agofixed incorrect function names
matthew [Sun, 29 Jul 2018 19:13:44 +0000 (19:13 +0000)]
fixed incorrect function names

6 years agofixed error in Makefile
matthew [Sun, 29 Jul 2018 19:13:21 +0000 (19:13 +0000)]
fixed error in Makefile

6 years agoimplemented rudimentary board
matthew [Sun, 29 Jul 2018 16:10:05 +0000 (16:10 +0000)]
implemented rudimentary board

6 years agofixed syntax errors
matthew [Sat, 28 Jul 2018 17:44:27 +0000 (17:44 +0000)]
fixed syntax errors

6 years agoadded include guards
matthew [Sat, 28 Jul 2018 17:44:04 +0000 (17:44 +0000)]
added include guards

6 years agoinitial commit
matthew [Sat, 28 Jul 2018 17:05:36 +0000 (17:05 +0000)]
initial commit