|
239a1c88d8
|
Only cast the result.
|
2014-02-22 12:26:26 +01:00 |
|
|
739b75b0b6
|
Support texture resizing.
|
2014-02-22 12:25:16 +01:00 |
|
|
05a8d0188c
|
PNG loading fixed.
|
2014-02-21 22:31:16 +01:00 |
|
|
28bd73a1f7
|
PNG loading and major refactoring.
PNG loading is not working properly yet.
|
2014-02-21 21:51:56 +01:00 |
|
|
d0893cba3a
|
Added some structuring.
The game runs but only a black window is shown.
|
2014-02-21 21:28:34 +01:00 |
|
|
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 |
|
|
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 |
|
|
abee07a844
|
Use the new vector class wherever possible.
|
2014-02-10 01:20:16 +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 |
|