Ricardo Quesada
|
9d5393631c
|
Merge branch 'develop' into fast_tmx
Conflicts:
tests/test-cpp/Classes/ConsoleTest/ConsoleTest.cpp
tests/test-cpp/Classes/VisibleRect.cpp
|
2014-02-08 12:49:56 -08:00 |
Ricardo Quesada
|
560abe77c8
|
better Console support
* Arguments are passed as std::string
* Adds `resolution` and `projection` command
* `texture` and `fileutils` supports the `flush` argument
|
2014-02-08 12:46:44 -08:00 |
Ricardo Quesada
|
13aa3ad2b5
|
Adds new commands to Console
* resolution
* projection
|
2014-02-08 12:35:11 -08:00 |
Ricardo Quesada
|
c7a999335c
|
Console. Less error prone, easier to use, more documentation
|
2014-02-08 10:20:12 -08:00 |
Ricardo Quesada
|
82700339c0
|
Adds a way to print the renderer vertices
|
2014-02-07 19:37:44 -08:00 |
Ricardo Quesada
|
616feadda1
|
More fixes and "tiles" is an uint32 (GID)
|
2014-02-07 18:11:17 -08:00 |
Ricardo Quesada
|
e33baac396
|
iso almost working
|
2014-02-06 22:20:28 -08:00 |
Ricardo Quesada
|
ad7b54eb0e
|
iso almost working 100% ok
|
2014-02-06 18:47:45 -08:00 |
Ricardo Quesada
|
cf08d0b3f9
|
isometric kind of working
|
2014-02-06 16:19:46 -08:00 |
Ricardo Quesada
|
3560227d09
|
sort of working
|
2014-02-05 19:51:24 -08:00 |
Ricardo Quesada
|
9a53f5a9f5
|
Testing a new TMX renderer
faster
|
2014-02-04 17:59:21 -08:00 |
Ricardo Quesada
|
e77d22a58f
|
samples -> tests
|
2014-01-31 14:09:28 -08:00 |