Commit Graph

38 Commits

Author SHA1 Message Date
Pòsweg Blumenthal f657c49c79 Fix core dump & clearer music deallocation 2019-12-02 11:48:01 +01:00
Pòsweg Blumenthal c15e4e48a5 Cleaner menu system 2019-12-02 11:06:45 +01:00
Pòsweg eb41fb3f38 update .gitignore
Pretty easy to understand from the title lmao
(I'm really just testing git comments on commits)
2019-11-01 16:37:01 +01:00
Pòsweg Blumenthal 68945d0e33 Update to CMAKE and put version name in the main menu
It needed it really bad
2019-07-30 17:53:48 +02:00
Pòsweg a852169f7d licensing 2019-04-22 16:25:57 +02:00
Pòsweg 4debeb7b3a Better map handling 2017-07-27 19:57:08 +02:00
Pòsweg fd18bb5df8 SDL2_mixer binaries 2017-07-26 16:18:24 +02:00
Pòsweg e40533d4ab Music and textures 2017-07-26 05:01:29 +02:00
Pòsweg ccc5467d64 Better button handling 2017-06-22 19:36:18 +02:00
Pòsweg 1da224483b Bug fixed and font inclusion 2017-06-21 22:03:11 +02:00
Pòsweg 786fb12847 File reading and improved map initialization
It has some bugs tho
2017-06-19 07:50:49 +02:00
Pòsweg d5343a2cdd Makefile removal 2017-06-17 19:13:33 +02:00
Pòsweg b62718250a More organization and maps isolation 2017-06-17 19:12:59 +02:00
Pòsweg 1d7431ee83 Better playing state's main loop handling
Cleaned a lot things to be more readable. Added some comments for more understandability. Better main loop structure in general.
2017-06-17 18:02:03 +02:00
Pòsweg 6ad338c631 cleaning and better system state handling 2017-06-17 14:13:03 +02:00
Pòsweg 6718af26dd Merge branch 'master' of https://github.com/posweg/platform-test 2017-06-16 18:20:30 +02:00
Pòsweg e8975e7379 DLLs
For those who don't want or don't know to grab them by themselves. (I don't know if I'm allowed to do this)
2017-06-16 18:20:24 +02:00
Pòsweg 9d3334a36f Update README.md 2017-06-16 18:15:43 +02:00
Pòsweg bfb8958241 Update Readme.md 2017-06-16 18:14:24 +02:00
Pòsweg 326c4d1c03 .gitignore and Makefile update 2017-06-16 17:26:46 +02:00
Pòsweg e94936ec99 C::B , menu and better organization
Project adapted to Code::Blocks and Windows, new main menu and a better organization, putting all the source files in a directory and the entity source files in other one inside the source directory. New icon for the final executable.
2017-06-16 17:24:22 +02:00
Pòsweg c03f5db6dd Better collisions and entity handling
Signed-off-by: Pòsweg <posweg@gmail.com>
2017-05-21 20:30:17 +02:00
Pòsweg 349b8210ed Better collisions and entity handling 2017-05-21 09:22:25 +02:00
Pòsweg 84b87d1a67 Better collisions and entity handling 2017-05-21 09:20:48 +02:00
posweg 61730209be
Powerup update 2017-05-06 18:01:20 +02:00
posweg 94a8df620d
Bug fixes 2017-05-06 09:52:25 +02:00
posweg 880ce752d4
Powerup prototype and "improved" collision hadling 2017-05-05 16:19:44 +02:00
posweg 1d85fd6e70
Collision improvement 2017-05-02 20:56:32 +02:00
posweg fc35d1c9a5
Texture implementation 2017-05-01 19:40:03 +02:00
Pòsweg a0ed188138 Merge remote-tracking branch 'origin/camera-follow' 2017-04-30 21:29:17 +02:00
Pòsweg e0508c2a44 Collision detection (much better and finished) 2017-04-30 21:23:48 +02:00
Pòsweg 556ccd976e Collision detection (needs some improvement) 2017-04-30 18:23:47 +02:00
Pòsweg 4f9d042877 Cleaning up a bit things 2017-04-30 12:26:31 +02:00
Pòsweg 55a0f0e064 Unused file 2017-04-29 21:25:11 +02:00
Pòsweg 4b18e2f46d Compiler correction 2017-04-29 21:15:34 +02:00
Pòsweg 174cab5983 Minor changes
deleted unused files, included Makefile for Linux and corrected the
title typo.
2017-04-29 21:12:31 +02:00
Pòsweg 0723c37bbf Create README.md file 2017-04-29 21:21:20 +02:00
Pòsweg c516a1313d test-1 2017-04-29 20:43:17 +02:00