hs

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | LICENSE

DateCommit messageAuthorFiles+-
2021-10-13 19:03dynamic array and tilemap, tilemap work, cleanupSamdal4+436-208
2021-10-11 15:06better collision, mouse buttons, room collisionSamdal2+138-44
2021-10-07 21:22collisionsSamdal2+58-30
2021-10-07 10:06call framebuffer callback on startupSamdal1+3-0
2021-10-06 19:31fix nuklearSamdal1+5-4
2021-10-06 19:14enteties, changed shader program code, nuklear in own fileSamdal4+171-146
2021-10-05 21:31added to mathSamdal1+13-0
2021-10-05 21:28enteties, changed SP and vobj managementSamdal1+77-93
2021-10-05 11:17more entity stuffSamdal1+10-8
2021-10-04 12:30remove update_vbo from aroom_set_tilemapSamdal1+0-2
2021-10-03 17:59place aroom in tilemap with offsetSamdal1+82-66
2021-09-15 20:07removed a not needed checkSamdal1+0-3
2021-09-14 20:28added "NO_STDIO"Samdal1+26-1
2021-09-03 22:46aroom file saving / loadingSamdal1+120-13
2021-09-03 10:58added licenseSamdal1+29-0
2021-09-02 19:43added aroom (anders tale room format)Samdal1+21-0
2021-09-02 17:20more tilemap fixes, added default missing textureSamdal2+200-5
2021-08-29 19:54tilemap and more changes for room editorSamdal1+79-84
2021-08-28 20:52key state and more nuklear helper functionsSamdal1+102-8
2021-08-27 15:58added sfd for file openingSamdal3+8-0
2021-08-26 20:28nuklearSamdal69+534-17
2021-08-21 21:36more aabb collision progress and BSP progressSamdal2+86-31
2021-08-16 19:19BSP, and a bunch of shit for anders taleSamdal4+279-57
2021-08-11 00:57test2Samdal1+0-1
2021-08-11 00:27testSamdal1+0-1
2021-08-11 00:00initial commitSamdal68+54738-0