source: trunk/src @ 1520

Name Size Rev Age Author Last Change
../
application 1519   11 years sam build: add lots of missing svn:ignore properties.
debug 1519   11 years sam build: add lots of missing svn:ignore properties.
easymesh 1519   11 years sam build: add lots of missing svn:ignore properties.
generated 1519   11 years sam build: add lots of missing svn:ignore properties.
gpu 1519   11 years sam build: add lots of missing svn:ignore properties.
image 1519   11 years sam build: add lots of missing svn:ignore properties.
input 1519   11 years sam build: add lots of missing svn:ignore properties.
lol 1513   11 years sam core: replace usage of sin() or std::sin() with lol::sin() where …
math 1519   11 years sam build: add lots of missing svn:ignore properties.
platform 1519   11 years sam build: add lots of missing svn:ignore properties.
thread 1173   11 years sam xbox: start working on an Xbox/Direct3D port.
hash.h 577 bytes 748   12 years sam core: fix include guard naming scheme.
loldebug.h 616 bytes 783   12 years sam build: put debug stuff and shader stuff in subdirectories.
audio.h 652 bytes 748   12 years sam core: fix include guard naming scheme.
platform.h 661 bytes 749   12 years sam ui: add a Platform class to query information about the current …
platform.cpp 664 bytes 1513   11 years sam core: replace usage of sin() or std::sin() with lol::sin() where …
timer.h 680 bytes 1309   11 years sam core: make timers second-based rather than millisecond-based.
audio.cpp 695 bytes 1513   11 years sam core: replace usage of sin() or std::sin() with lol::sin() where …
eglapp.h 718 bytes 1139   11 years sam math: rename matrix.h to vector.h and simplify some stuff, especially …
forge.h 721 bytes 748   12 years sam core: fix include guard naming scheme.
sampler.h 742 bytes 748   12 years sam core: fix include guard naming scheme.
tiler.h 747 bytes 1198   11 years sam core: allow each blitted tile to be stretched differently.
map.h 783 bytes 748   12 years sam core: fix include guard naming scheme.
layer.h 800 bytes 748   12 years sam core: fix include guard naming scheme.
dict.h 816 bytes 958   12 years sam osx: automake does not support .mm files yet, so rename ios-image.mm …
sprite.h 820 bytes 1310   11 years sam core: tick methods now use seconds, like any sane system.
gradient.h 863 bytes 1310   11 years sam core: tick methods now use seconds, like any sane system.
emitter.h 877 bytes 1310   11 years sam core: tick methods now use seconds, like any sane system.
video.h 885 bytes 1325   11 years sam core: move some of the camera view logic from the Video class to the …
world.h 894 bytes 1310   11 years sam core: tick methods now use seconds, like any sane system.
font.h 904 bytes 1310   11 years sam core: tick methods now use seconds, like any sane system.
sample.h 913 bytes 1310   11 years sam core: tick methods now use seconds, like any sane system.
text.h 943 bytes 1310   11 years sam core: tick methods now use seconds, like any sane system.
log.h 999 bytes 905   12 years sam core: a few compilation fixes for non-GCC compilers.
worldentity.h 1001 bytes 1376   11 years touky Small WorldEntity tweaks.
forge.cpp 1.0 KB 686   12 years sam Put everything in the "lol" namespace. Better late than never.
bitfield.h 1.0 KB 748   12 years sam core: fix include guard naming scheme.
scene.h 1.0 KB 1325   11 years sam core: move some of the camera view logic from the Video class to the …
sprite.cpp 1.1 KB 1310   11 years sam core: tick methods now use seconds, like any sane system.
worldentity.cpp 1.1 KB 1376   11 years touky Small WorldEntity tweaks.
tiler.cpp 1.1 KB 1198   11 years sam core: allow each blitted tile to be stretched differently.
profiler.h 1.1 KB 748   12 years sam core: fix include guard naming scheme.
world.cpp 1.1 KB 1310   11 years sam core: tick methods now use seconds, like any sane system.
hash.cpp 1.2 KB 686   12 years sam Put everything in the "lol" namespace. Better late than never.
sampler.cpp 1.2 KB 686   12 years sam Put everything in the "lol" namespace. Better late than never.
numeric.h 1.2 KB 1513   11 years sam core: replace usage of sin() or std::sin() with lol::sin() where …
ticker.h 1.2 KB 1106   12 years sam core: try to merge Ticker and Emcee. Still not very good.
camera.h 1.2 KB 1375   11 years touky Added some convenient functions in camera.
tileset.h 1.3 KB 1310   11 years sam core: tick methods now use seconds, like any sane system.
profiler.cpp 1.5 KB 1309   11 years sam core: make timers second-based rather than millisecond-based.
font.cpp 1.5 KB 1310   11 years sam core: tick methods now use seconds, like any sane system.
sample.cpp 1.6 KB 1513   11 years sam core: replace usage of sin() or std::sin() with lol::sin() where …
layer.cpp 1.6 KB 1502   11 years sam core: fix a few build warnings and remove useless operators from the …
log.cpp 1.6 KB 1513   11 years sam core: replace usage of sin() or std::sin() with lol::sin() where …
entity.cpp 1.6 KB 1502   11 years sam core: fix a few build warnings and remove useless operators from the …
lolgl.h 1.8 KB 960   12 years sam osx: link with the proper OpenGL libraries on OS X.
text.cpp 2.0 KB 1310   11 years sam core: tick methods now use seconds, like any sane system.
emitter.cpp 2.2 KB 1513   11 years sam core: replace usage of sin() or std::sin() with lol::sin() where …
entity.h 2.3 KB 1325   11 years sam core: move some of the camera view logic from the Video class to the …
core.h 2.7 KB 1513   11 years sam core: replace usage of sin() or std::sin() with lol::sin() where …
camera.cpp 2.9 KB 1442   11 years sam orbital: some improvements to the mesh parser and error reporting.
dict.cpp 3.1 KB 1173   11 years sam xbox: start working on an Xbox/Direct3D port.
Makefile.am 3.7 KB 1513   11 years sam core: replace usage of sin() or std::sin() with lol::sin() where …
timer.cpp 3.9 KB 1309   11 years sam core: make timers second-based rather than millisecond-based.
eglapp.cpp 4.2 KB 1106   12 years sam core: try to merge Ticker and Emcee. Still not very good.
map.cpp 4.8 KB 1513   11 years sam core: replace usage of sin() or std::sin() with lol::sin() where …
gradient.cpp 6.9 KB 1513   11 years sam core: replace usage of sin() or std::sin() with lol::sin() where …
video.cpp 7.4 KB 1513   11 years sam core: replace usage of sin() or std::sin() with lol::sin() where …
tileset.cpp 7.6 KB 1513   11 years sam core: replace usage of sin() or std::sin() with lol::sin() where …
lolcore.vcxproj 9.3 KB 1518   11 years sam build: reorganise all the build stuff so that it lies in build/ and …
ticker.cpp 11.7 KB 1502   11 years sam core: fix a few build warnings and remove useless operators from the …
scene.cpp 12.3 KB 1513   11 years sam core: replace usage of sin() or std::sin() with lol::sin() where …
lolcore.vcxproj.filters 14.6 KB 1518   11 years sam build: reorganise all the build stuff so that it lies in build/ and …
array.h 14.6 KB 1381   11 years sam core: some clang and g++ 4.7 compilation fixes.
  • Property svn:ignore set to
    .deps
    Makefile
    Makefile.in
Note: See TracBrowser for help on using the repository browser.