51 Commits

Author SHA1 Message Date
Anonymus Raccoon 019cef80f0 Cleaning up 2020-05-03 16:25:25 +02:00
Anonymus Raccoon 7577a73428 Cleaning up the makefile 2020-05-01 16:23:07 +02:00
Anonymus Raccoon 077440e167 Fixing the makefile 2020-04-15 12:00:52 +02:00
Anonymus Raccoon acb03f59e7 Updating position of entities linked to tiles 2020-03-31 14:47:18 +02:00
Anonymus Raccoon 849a2295db Addinga map linker 2020-03-31 12:29:20 +02:00
Clément Le Bihan 1a3b252066 tile entities can be drawned and norm compliance has been made 2020-03-30 18:52:26 +02:00
Anonymus Raccoon 33feb8c8a0 Fixing the makefile 2020-03-30 15:26:17 +02:00
Anonymus Raccoon a1b400860f Cleaning up 2020-03-27 14:26:50 +01:00
AnonymusRaccoon d66d6e7924 Solving some warning 2020-03-12 21:05:28 +01:00
AnonymusRaccoon 57fbca3c43 Finishing the makefile 2020-03-12 19:50:31 +01:00
AnonymusRaccoon 2d9e7acac2 Cleaning up and making the makefile compile 2020-03-12 19:44:41 +01:00
AnonymusRaccoon 54ff5a1b06 Coding style 2020-03-12 18:27:20 +01:00
AnonymusRaccoon 1a11c5074a Adding a UI library 2020-02-21 17:55:05 +01:00
AnonymusRaccoon fab81e8823 Cleaning up the header 2020-02-19 15:35:25 +01:00
AnonymusRaccoon 58c8de27b2 Adding a begining of vertex 2020-02-18 19:09:49 +01:00
Anonymus Raccoon ac5fab3d40 Coding style 2020-01-11 18:12:23 +01:00
Anonymus Raccoon bf80bda8a2 Freeing everything now 2020-01-11 17:50:20 +01:00
AnonymusRaccoon a1e4936dba Adding a test renderer 2020-01-10 18:56:04 +01:00
AnonymusRaccoon ded85794e0 Remaking the data system 2020-01-10 14:01:15 +01:00
AnonymusRaccoon 836645532a Adding an animator 2020-01-09 17:18:43 +01:00
AnonymusRaccoon c42c41291f Adding a music renderer 2020-01-08 17:12:20 +01:00
AnonymusRaccoon 7903b83a26 Adding a moving camera 2020-01-07 15:45:23 +01:00
AnonymusRaccoon e383fe3fb2 Finishing the collision/friction 2020-01-06 16:21:40 +01:00
AnonymusRaccoon 20ffadd223 Moving out the gravity system 2020-01-03 12:06:14 +01:00
AnonymusRaccoon aede02ed98 Moving collisions to it's own component 2020-01-02 19:27:02 +01:00
AnonymusRaccoon e54243143e Moving out walk and jump components 2020-01-02 17:54:13 +01:00
AnonymusRaccoon 264074032b Adding a jump 2020-01-02 15:32:58 +01:00
AnonymusRaccoon c5f8ad7935 Finishing the frictioné 2019-12-17 22:09:21 +01:00
AnonymusRaccoon 167945ccff Beta with physics 2019-12-17 21:02:19 +01:00
AnonymusRaccoon df28b300a3 Inverting y axis 2019-12-16 16:26:04 +01:00
AnonymusRaccoon c4bfa06987 Reworking a bit how movement is made 2019-12-16 14:47:05 +01:00
AnonymusRaccoon fc9545c737 Adding unit tests 2019-12-16 13:32:46 +01:00
AnonymusRaccoon f99ee68f83 Moving controls to a controllable component 2019-12-12 16:20:59 +01:00
AnonymusRaccoon 53f78b7885 Adding the base of a collision component 2019-12-12 15:07:27 +01:00
AnonymusRaccoon 6ed652e732 Finishing to move the sfml and adding a movable component 2019-12-11 19:22:41 +01:00
AnonymusRaccoon 024a1ccca2 Moving the sfml to a system of itself 2019-12-11 17:26:55 +01:00
AnonymusRaccoon da6af772ee Updating the game with small subsets of entities and not everyone at the same time 2019-12-10 17:35:49 +01:00
AnonymusRaccoon 05232ad744 Cleaning up 2019-12-10 09:49:44 +01:00
AnonymusRaccoon f114527876 Removing useless parsers 2019-12-09 17:40:22 +01:00
AnonymusRaccoon ee89f69e7a Using the xml parser 2019-12-09 12:09:25 +01:00
Tristan Roux 83a9b8f9ef Making systems a linked list; Adding the size in the position component 2019-12-05 11:22:13 +01:00
Tristan Roux 2a27579733 Adding a scaler 2019-12-04 19:27:14 +01:00
Tristan Roux a02f75c10f Adding a renderer 2019-12-04 17:41:11 +01:00
Tristan Roux 609801b360 Finishing the system lifecycle 2019-12-03 19:24:20 +01:00
Tristan Roux cae301c417 Adding a system template 2019-12-03 18:51:27 +01:00
Tristan Roux 42746b52dd Adding pref utilities 2019-12-03 15:08:26 +01:00
Tristan Roux 2d0c545faa Starting the serialization 2019-12-02 17:53:17 +01:00
Tristan Roux 7964f4ead3 Adding destroyers and scene utility 2019-12-02 17:17:40 +01:00
Tristan Roux 116c372236 Cleaning up 2019-12-02 15:11:18 +01:00
Tristan Roux 675699dc5e Now handling events 2019-12-02 14:40:39 +01:00