Gabriel Pedro
04b516a1a0
Update copyright for 2015
2015-03-04 10:36:51 -04:00
BenDol
547b18db9a
Update copyright for 2014
2014-04-01 18:36:42 +13:00
Eduardo Bart
9907e9e5c7
Fix particles and some fun in the background LOL
2013-01-19 18:24:59 -02:00
Eduardo Bart
122577a916
Just rename some files
...
* Fix a server ping issue
2013-01-08 16:32:05 -02:00
Eduardo Bart
e0431021b5
Huge engine change, replace all std::shared_ptrs
...
Create a new shared pointer type stdext::shared_object_ptr and stdext::shared_obj
using boost::intrusive_ptr
Advantages:
* half memory usage
* faster and lightweight
Disadvantages:
* using weak_ptr is not supported anymore
* compiling seems slower
2012-07-29 00:34:40 -03:00
Henrique Santiago
6fce78d519
compile error, lua const
2012-06-01 17:53:04 -03:00
Eduardo Bart
14db1066fc
change logger
2012-06-01 17:39:23 -03:00
Eduardo Bart
4c80d783d6
rewrite and reoganize tools functions
...
* create stdext namespace which contains additional C++ algorithms
* organize stdext in string, math, cast and exception utilities
2012-05-28 10:06:26 -03:00
Eduardo Bart
b4261a8c7b
bunch of optimizations
2012-03-20 12:17:10 -03:00
Eduardo Bart
9db7bd2602
rework map rendering
2012-01-29 22:00:12 -02:00
Eduardo Bart
7bcf7f536e
cache rendering of UILabel
2012-01-17 03:36:25 -02:00
Eduardo Bart
44a20222bb
walk and key event system rework with some regressions
2012-01-15 19:19:52 -02:00
Eduardo Bart
9104305f37
update copyright notice
2012-01-02 14:59:24 -02:00
Henrique Santiago
df0f2febe6
more rework
2011-12-27 00:18:15 -02:00
Henrique Santiago
56a392f681
particle system with exori flam
2011-12-19 01:24:35 -02:00
Henrique Santiago
ab9efe5a95
particles test
2011-12-18 21:44:49 -02:00
Henrique Santiago
e3e6770957
particles start final size
2011-12-18 00:54:35 -02:00
Henrique Santiago
6973e1639a
particles colors
2011-12-18 00:21:12 -02:00
Henrique Santiago
eed6fab4b1
particles afectors upgrade and timer rework
2011-12-17 00:40:00 -02:00
Henrique Santiago
435161df62
emitter delay and system deletion
2011-12-15 21:48:15 -02:00
Henrique Santiago
2643de367a
remove particles from emitter
2011-12-15 18:54:42 -02:00
Henrique Santiago
4f905da009
particles ptr fixes
2011-12-15 18:15:01 -02:00
Eduardo Bart
16bb12011a
rework particles math
2011-12-15 17:59:24 -02:00
Henrique Santiago
8926f33679
particles fixes
2011-12-15 16:39:57 -02:00