Ognjen Milan Robovic xolatile
  • Joined on 2023-04-30
xolatile pushed to master at xolatile/xhartae 2023-11-26 10:43:06 -05:00
34cb9268e6 New program and more into C...
xolatile pushed to master at xolatile/xhartae 2023-11-26 06:35:03 -05:00
d656866bef Minor fixes and reordering...
xolatile pushed to master at xolatile/xhartae 2023-11-24 13:22:33 -05:00
82238afbdc Changed chapter numbers...
xolatile pushed to master at xolatile/xhartae 2023-11-24 10:59:01 -05:00
163ee2c090 I dunno...
xolatile pushed to master at xolatile/xhartae 2023-11-24 10:51:31 -05:00
241127af96 A bit of better code...
xolatile pushed to master at xolatile/xhartae 2023-11-24 10:47:15 -05:00
05b8aae2cf Added monster generation...
xolatile pushed to master at xolatile/xhartae 2023-11-24 09:01:00 -05:00
21bad5438f Added unused sprites...
xolatile pushed to master at xolatile/xhartae 2023-11-24 08:14:31 -05:00
ce38125428 Redesigned entire memory management subsystem...
xolatile pushed to master at xolatile/xhartae 2023-11-24 06:41:30 -05:00
5a12f4704e Work in progress for advanced attributes...
xolatile pushed to master at xolatile/xhartae 2023-11-23 16:32:27 -05:00
61280c9366 Forgot what I changed...
xolatile pushed to master at xolatile/xhartae 2023-11-23 15:23:41 -05:00
b8237f23ca Splitting chapter 5 into 6...
xolatile pushed to master at xolatile/xhartae 2023-11-23 07:47:46 -05:00
5681832aa6 Removed menus for future chapters...
xolatile pushed to master at xolatile/xhartae 2023-11-22 19:56:09 -05:00
202fc7dc8c Core menu implementation, work in progress...
xolatile pushed to master at xolatile/xhartae 2023-11-22 14:37:53 -05:00
f31e02ac80 World collision boundaries...
xolatile pushed to master at xolatile/xhartae 2023-11-22 13:51:17 -05:00
aa2d14903a Generator function pointers and manual world generation...
xolatile pushed to master at xolatile/xhartae 2023-11-22 09:35:23 -05:00
f446a47e84 World map and more rendering...
xolatile pushed to master at xolatile/xhartae 2023-11-22 08:00:52 -05:00
f0f98e1b7a Added gitignore and changed chapter 4...
xolatile pushed to master at xolatile/xhartae 2023-11-22 07:47:39 -05:00
7290620674 Added player movement...
xolatile pushed to master at xolatile/xhartae 2023-11-21 14:21:47 -05:00
469e117e78 Made memory pool braindead simple, we will make complex one in further chapters...
xolatile pushed to master at xolatile/xhartae 2023-11-21 11:59:00 -05:00
7de65b2a9d Implemented memory pool...