Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
Sam Hocevar f7dbc33524 build: update .vcxproj files. pirms 12 gadiem
..
application base: break the main loop apart for the emscripten port. pirms 12 gadiem
base base: print full stack traces in Emscripten builds. pirms 12 gadiem
bullet build: update .vcxproj files. pirms 12 gadiem
data build: reorganise automake build system. pirms 12 gadiem
debug debug: fewer lines of code in DrawBox(). pirms 12 gadiem
easymesh base: roll our own constants because it’s always a pain in the ass pirms 12 gadiem
generated base: start removing occurrences of NULL on our long journey to nullptr. pirms 12 gadiem
gpu gpu: OS X and iOS compilation fix. pirms 12 gadiem
image base: roll our own constants because it’s always a pain in the ass pirms 12 gadiem
input input: make keyboard state platform-independent. pirms 12 gadiem
lol base: refactor Ticker so that it may one day work without threads. pirms 12 gadiem
lua build: update .vcxproj files. pirms 12 gadiem
math base: roll our own constants because it’s always a pain in the ass pirms 12 gadiem
mesh build: fix a few compiler warnings here and there. pirms 12 gadiem
platform build: more Emscripten improvements; keyboard input works properly now. pirms 12 gadiem
sys sys: refactor the binarydir detection code. pirms 12 gadiem
Makefile.am base: roll our own constants because it’s always a pain in the ass pirms 12 gadiem
audio.cpp audio: add a simple Stop() method to samples. pirms 12 gadiem
audio.h base: prevent instantiation of several static-only classes. pirms 12 gadiem
camera.cpp scene: start refactoring the camera code; we now have a stack of cameras pirms 12 gadiem
camera.h scene: start refactoring the camera code; we now have a stack of cameras pirms 12 gadiem
core.h base: refactor Ticker so that it may one day work without threads. pirms 12 gadiem
dict.cpp base: start removing occurrences of NULL on our long journey to nullptr. pirms 12 gadiem
dict.h build: fix the WTFPL site URL in all code comments. pirms 12 gadiem
eglapp.cpp base: start removing occurrences of NULL on our long journey to nullptr. pirms 12 gadiem
eglapp.h core: you can now while(app.MustTick()) { Tick(); } instead of app.Run(). pirms 12 gadiem
emitter.cpp New year copyright update. pirms 12 gadiem
emitter.h New year copyright update. pirms 12 gadiem
entity.cpp base: a few minor style tweaks. pirms 12 gadiem
entity.h Entity : Added Draw group (very rudimentary) pirms 12 gadiem
font.cpp base: some refactoring in the tileset class. pirms 12 gadiem
font.h New year copyright update. pirms 12 gadiem
forge.cpp build: fix the WTFPL site URL in all code comments. pirms 12 gadiem
forge.h base: prevent instantiation of several static-only classes. pirms 12 gadiem
gradient.cpp base: start removing occurrences of NULL on our long journey to nullptr. pirms 12 gadiem
gradient.h New year copyright update. pirms 12 gadiem
gradient.lolfx core: add some noise to the gradient effect. pirms 12 gadiem
layer.cpp build: fix the WTFPL site URL in all code comments. pirms 12 gadiem
layer.h build: fix the WTFPL site URL in all code comments. pirms 12 gadiem
light.cpp easymesh: interface the shiny shader with new Light objects. pirms 12 gadiem
light.h easymesh: interface the shiny shader with new Light objects. pirms 12 gadiem
lolcore.vcxproj build: update .vcxproj files. pirms 12 gadiem
lolcore.vcxproj.filters base: roll our own constants because it’s always a pain in the ass pirms 12 gadiem
loldebug.h build: fix the WTFPL site URL in all code comments. pirms 12 gadiem
lolgl.h revert from 2630 pirms 12 gadiem
map.cpp base: start removing occurrences of NULL on our long journey to nullptr. pirms 12 gadiem
map.h build: fix the WTFPL site URL in all code comments. pirms 12 gadiem
numeric.h math: move rand() to its own header, ensure it only returns pirms 12 gadiem
platform.cpp build: fix the WTFPL site URL in all code comments. pirms 12 gadiem
platform.h base: prevent instantiation of several static-only classes. pirms 12 gadiem
profiler.cpp build: fix the WTFPL site URL in all code comments. pirms 12 gadiem
profiler.h base: prevent instantiation of several static-only classes. pirms 12 gadiem
sample.cpp audio: don't die when failing to load a sample with SDL. pirms 12 gadiem
sample.h audio: add Sampler::LoopSample(). pirms 12 gadiem
sampler.cpp audio: add Sampler::LoopSample(). pirms 12 gadiem
sampler.h audio: add Sampler::LoopSample(). pirms 12 gadiem
scene.cpp mrpigeon: try the new tile definition system… which doesn’t work. pirms 12 gadiem
scene.h debug: add Debug::DrawLine() and Debug::DrawBox() methods. pirms 12 gadiem
sprite.cpp New year copyright update. pirms 12 gadiem
sprite.h New year copyright update. pirms 12 gadiem
text.cpp base: remove some sprintf() calls in profit of string ops. pirms 12 gadiem
text.h added GetPos method to get text position pirms 12 gadiem
ticker.cpp base: don’t wait for next frame on Emscripten builds. pirms 12 gadiem
ticker.h base: prevent instantiation of several static-only classes. pirms 12 gadiem
tiler.cpp mrpigeon: try the new tile definition system… which doesn’t work. pirms 12 gadiem
tiler.h mrpigeon: try the new tile definition system… which doesn’t work. pirms 12 gadiem
tileset.cpp base: a few minor style tweaks. pirms 12 gadiem
tileset.h mrpigeon: try the new tile definition system… which doesn’t work. pirms 12 gadiem
video.cpp CIS PS3 small fix pirms 12 gadiem
video.h video : Added SetAlphaBlend() SetFaceCulling() SetCustomSize() pirms 12 gadiem
world.cpp ps3: implement Lua file loading. pirms 12 gadiem
world.h lua: add support for lua/init.lua in a global World object and give pirms 12 gadiem
worldentity.cpp input: support up to 32 mouse buttons. pirms 12 gadiem
worldentity.h input: support up to 32 mouse buttons. pirms 12 gadiem