summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-29Move animationdelayload into sprite directory.Andrei Karas6-13/+13
2015-12-29Move simpleanimation into animation directory.Andrei Karas8-13/+12
2015-12-29Move animation into animation directory.Andrei Karas11-17/+22
2015-12-29Move multitouchmanager into touch directory.Andrei Karas5-9/+9
2015-12-29Move touchactions into touch directory.Andrei Karas5-9/+10
2015-12-29Move touchmanager into touch directory.Andrei Karas12-17/+24
2015-12-29Disable restrict keyword in nacl because clang crashing.Andrei Karas1-2/+9
2015-12-27Fix compilation with different flags.Andrei Karas3-3/+3
2015-12-27Add restrict keyword in emotheshortcutcontainer.Andrei Karas2-25/+37
2015-12-27Add restrict keyword in basiccontainer.Andrei Karas2-45/+54
2015-12-27Add restrict keyword in graphicsvertexes.Andrei Karas2-36/+36
2015-12-27Add restrict keyword in being.Andrei Karas2-481/+536
2015-12-27Add restrict keyword to particle.Andrei Karas10-114/+141
2015-12-27Add restrict keyword in inputmanager.Andrei Karas2-122/+141
2015-12-27Add restrict keyrowrd in animatedsprite.Andrei Karas2-75/+78
2015-12-27Add restrict keyword in map.Andrei Karas3-169/+195
2015-12-27Add restrict keyword in dyepalette.Andrei Karas2-15/+20
2015-12-26Add restrict keyword into dye.Andrei Karas2-9/+13
2015-12-26Fix code style.Andrei Karas19-58/+107
2015-12-26Fix compilation warning with cilk_plus.Andrei Karas1-0/+5
2015-12-25Add restrict keyword to all renderers.Andrei Karas20-272/+333
2015-12-25Add restrict to all methods in graphics.Andrei Karas7-24/+33
2015-12-25Add restrict keyword in softwaregraphicsdef.hppAndrei Karas4-5/+7
2015-12-25Add restrict keyword in openglgraphicsdefadvanced.hppAndrei Karas6-29/+42
2015-12-25Add restrict keyword in openglgraphicsdef1.hppAndrei Karas5-5/+5
2015-12-25Add restrict keyword in openglgraphicsdef.hppAndrei Karas10-42/+42
2015-12-25Add restrict keyword into graphicsdef.hppAndrei Karas16-598/+732
2015-12-24Add restrict keyword in graphics_drawImageRect.hppAndrei Karas1-10/+10
2015-12-24Add restrict keyword in graphics_calcImageRect.hppAndrei Karas1-10/+10
2015-12-24Fix compilation with clang.Andrei Karas11-163/+166
2015-12-24Add macro restrict2.Andrei Karas1-0/+6
2015-12-24Add restrict keyword into graphics.Andrei Karas2-102/+108
2015-12-24Add restrict keyword in textchunksmall.Andrei Karas2-8/+8
2015-12-24Add restrict keyword in textchunklist.Andrei Karas2-18/+18
2015-12-24Add restrict keyword into textchunk.Andrei Karas2-12/+13
2015-12-24Add restrict keyword into font.Andrei Karas1-19/+20
2015-12-24Add restrict keyword into maplayer.Andrei Karas1-26/+29
2015-12-23Add const attribute to other files.Andrei Karas8-9/+16
2015-12-23Add const attribute to input.Andrei Karas2-2/+2
2015-12-23Add const attribute to render.Andrei Karas2-1/+11
2015-12-23Add const attribute to resources.Andrei Karas5-5/+6
2015-12-23Add const attribute to being classes.Andrei Karas4-15/+7
2015-12-23Add const attribute to net classes.Andrei Karas44-245/+267
2015-12-23Add const attribute to gui classes.Andrei Karas22-49/+56
2015-12-23Add macro for const attribute.Andrei Karas1-0/+2
2015-12-22Add missing const in widget.Andrei Karas2-9/+9
2015-12-22Improve a bit inputmanager.Andrei Karas2-4/+6
2015-12-22Add restrict keyword in some functions in whoisonline.Andrei Karas2-5/+8
2015-12-22Add restrict keyword to touchmanager.Andrei Karas2-60/+66
2015-12-21Move dye related files into dye directory.Andrei Karas24-53/+66