|
3269b469e3
|
Fix in contracted operators.
|
2014-02-22 13:12:50 +01:00 |
|
|
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 |
|
|
e2bd48ec90
|
Using the new ObserversManager.
|
2014-02-21 23:13:15 +01:00 |
|
|
402681762a
|
New class to manage subscribers and give IDs.
|
2014-02-21 23:11:02 +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 |
|
|
f132916a0f
|
Typo fix and ctor params reordering.
|
2014-02-20 22:27:42 +01:00 |
|
|
c9a99f7e99
|
Stop complaining about the unused param.
|
2014-02-13 00:03:31 +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 |
|
|
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 |
|