|
93634da6fa
|
Stop using the do-nothing Path class.
Instead use the newly imported PhysicsFS through a wrapper.
|
2014-02-13 00:01:29 +01:00 |
|
|
993311d151
|
PhysicsFS 2.0.3 imported.
|
2014-02-12 23:59:58 +01:00 |
|
|
bcc0937726
|
New code, WiP.
New Path, Character and other simple classes, but a renderer is missing so now nothing gets displayed anymore.
|
2014-02-12 00:27:55 +01:00 |
|
|
8b11e76835
|
Warning fix.
|
2014-02-11 23:38:29 +01:00 |
|
|
ed4e73f0d9
|
Fix in Vector conversion.
No need for a conversion overload.
Conversion constructor should cast whatever it's assigning.
|
2014-02-11 23:38:22 +01:00 |
|
|
19ad7a77ea
|
More warnings.
|
2014-02-11 23:36:43 +01:00 |
|
|
abee07a844
|
Use the new vector class wherever possible.
|
2014-02-10 01:20:16 +01:00 |
|
|
e2e932358b
|
New operators and stuff in vector class.
|
2014-02-10 01:19:45 +01:00 |
|
|
091b498ff7
|
Enable all warnings.
|
2014-02-10 01:19:05 +01:00 |
|
|
bb98651307
|
New checked_numcast.
|
2014-02-10 01:18:44 +01:00 |
|
|
07225e3aea
|
Math vector class.
|
2014-02-09 23:07:57 +01:00 |
|
|
93a7796c5a
|
User can quit manually.
The program doesn't run for a fixed time anymore.
Instead it listens to events and user can quit by closing the window.
|
2014-02-09 21:15:43 +01:00 |
|
|
fb92097419
|
Draw and move the texture.
Display the test texture and move it on a line.
The program is unresponsive to events and quits automatically after 15 seconnds.
|
2014-02-09 01:19:40 +01:00 |
|
|
a8f8d50129
|
New code and data to get something on screen.
WiP.
|
2014-02-09 00:32:11 +01:00 |
|
|
2429229a95
|
Code refactored into different files.
|
2014-02-08 23:11:26 +01:00 |
|
|
26c50fe1d0
|
New gitignore file
|
2014-02-08 23:11:00 +01:00 |
|
|
036fec62e5
|
Taking the width and height from the config file.
|
2014-02-08 20:25:30 +01:00 |
|
|
ef3a4c1ef6
|
First commit
|
2014-01-10 00:04:39 +01:00 |
|