]> Dogcows Code - chaz/yoink/commit
remove some unused stlplus modules
authorCharles McGarvey <chazmcgarvey@brokenzipper.com>
Fri, 1 Jul 2011 08:01:10 +0000 (02:01 -0600)
committerCharles McGarvey <chazmcgarvey@brokenzipper.com>
Fri, 1 Jul 2011 08:01:10 +0000 (02:01 -0600)
commit574af38ed616d1adfa5e6ce35f67cda1f707f89d
treef684def229fa779740e08939ef3fa5c93283e883
parent6c9943707d4f33035830eba0587a61a34eaecbc2
remove some unused stlplus modules

also updated copyright timespan and formatted files for tabstops of 8
characters
203 files changed:
Makefile
README
TODO
build/arch/win32/makedeps.mk
build/arch/win32/rules.mk
build/config.lua
build/dialog.c
configure
data/rules.mk
data/scenes/Classic.lua
doc/yoink_readme.7
options.lua
scripts/man2html.lua
scripts/unix2dos.sh [moved from build/arch/win32/unix2dos.sh with 74% similarity]
src/Animation.cc
src/Animation.hh
src/Character.cc
src/Character.hh
src/GameState.hh
src/Heroine.cc
src/Heroine.hh
src/Hud.cc
src/Hud.hh
src/Main.cc
src/Main.hh
src/Scene.cc
src/Scene.hh
src/TilemapFont.cc
src/TilemapFont.hh
src/Typesetter.cc
src/Typesetter.hh
src/moof/aabb.cc
src/moof/aabb.hh
src/moof/application.cc
src/moof/application.hh
src/moof/backend.cc
src/moof/backend.hh
src/moof/camera.cc
src/moof/camera.hh
src/moof/contact.hh
src/moof/cullable.hh
src/moof/debug.hh
src/moof/dispatcher.cc
src/moof/dispatcher.hh
src/moof/drawable.hh
src/moof/entity.hh
src/moof/event.hh
src/moof/frustum.cc
src/moof/frustum.hh
src/moof/hash.cc
src/moof/hash.hh
src/moof/image.cc
src/moof/image.hh
src/moof/interpolator.hh
src/moof/line.hh
src/moof/log.cc
src/moof/log.hh
src/moof/manager.hh
src/moof/math.hh
src/moof/mesh.cc
src/moof/mesh.hh
src/moof/mesh_bindings.cc
src/moof/modal_dialog.hh
src/moof/network.hh
src/moof/opengl.hh
src/moof/plane.cc
src/moof/plane.hh
src/moof/ray.hh
src/moof/resource.cc
src/moof/resource.hh
src/moof/rigid_body.hh
src/moof/runloop.cc
src/moof/runloop.hh
src/moof/script.hh
src/moof/service.cc
src/moof/service.hh
src/moof/settings.cc
src/moof/settings.hh
src/moof/shape.hh
src/moof/sound.cc
src/moof/sound.hh
src/moof/sound_bindings.cc
src/moof/sphere.hh
src/moof/sprite.cc
src/moof/sprite.hh
src/moof/string.cc
src/moof/string.hh
src/moof/thread.cc
src/moof/thread.hh
src/moof/timer.cc
src/moof/timer.hh
src/moof/video.cc
src/moof/video.hh
src/rules.mk
src/stlplus/rules.mk
src/stlplus/strings/format_types.hpp [deleted file]
src/stlplus/strings/print_address.cpp [deleted file]
src/stlplus/strings/print_address.hpp [deleted file]
src/stlplus/strings/print_basic.hpp [deleted file]
src/stlplus/strings/print_bitset.hpp [deleted file]
src/stlplus/strings/print_bitset.tpp [deleted file]
src/stlplus/strings/print_bool.cpp [deleted file]
src/stlplus/strings/print_bool.hpp [deleted file]
src/stlplus/strings/print_cstring.cpp [deleted file]
src/stlplus/strings/print_cstring.hpp [deleted file]
src/stlplus/strings/print_digraph.hpp [deleted file]
src/stlplus/strings/print_digraph.tpp [deleted file]
src/stlplus/strings/print_float.cpp [deleted file]
src/stlplus/strings/print_float.hpp [deleted file]
src/stlplus/strings/print_foursome.hpp [deleted file]
src/stlplus/strings/print_foursome.tpp [deleted file]
src/stlplus/strings/print_hash.hpp [deleted file]
src/stlplus/strings/print_hash.tpp [deleted file]
src/stlplus/strings/print_inf.cpp [deleted file]
src/stlplus/strings/print_inf.hpp [deleted file]
src/stlplus/strings/print_int.cpp [deleted file]
src/stlplus/strings/print_int.hpp [deleted file]
src/stlplus/strings/print_list.hpp [deleted file]
src/stlplus/strings/print_list.tpp [deleted file]
src/stlplus/strings/print_map.hpp [deleted file]
src/stlplus/strings/print_map.tpp [deleted file]
src/stlplus/strings/print_matrix.hpp [deleted file]
src/stlplus/strings/print_matrix.tpp [deleted file]
src/stlplus/strings/print_ntree.hpp [deleted file]
src/stlplus/strings/print_ntree.tpp [deleted file]
src/stlplus/strings/print_pair.hpp [deleted file]
src/stlplus/strings/print_pair.tpp [deleted file]
src/stlplus/strings/print_pointer.hpp [deleted file]
src/stlplus/strings/print_pointer.tpp [deleted file]
src/stlplus/strings/print_sequence.hpp [deleted file]
src/stlplus/strings/print_sequence.tpp [deleted file]
src/stlplus/strings/print_set.hpp [deleted file]
src/stlplus/strings/print_set.tpp [deleted file]
src/stlplus/strings/print_simple_ptr.hpp [deleted file]
src/stlplus/strings/print_simple_ptr.tpp [deleted file]
src/stlplus/strings/print_smart_ptr.hpp [deleted file]
src/stlplus/strings/print_smart_ptr.tpp [deleted file]
src/stlplus/strings/print_stl.hpp [deleted file]
src/stlplus/strings/print_stlplus.hpp [deleted file]
src/stlplus/strings/print_string.cpp [deleted file]
src/stlplus/strings/print_string.hpp [deleted file]
src/stlplus/strings/print_triple.hpp [deleted file]
src/stlplus/strings/print_triple.tpp [deleted file]
src/stlplus/strings/print_vector.cpp [deleted file]
src/stlplus/strings/print_vector.hpp [deleted file]
src/stlplus/strings/print_vector.tpp [deleted file]
src/stlplus/strings/string_address.cpp [deleted file]
src/stlplus/strings/string_address.hpp [deleted file]
src/stlplus/strings/string_basic.hpp [deleted file]
src/stlplus/strings/string_bitset.hpp [deleted file]
src/stlplus/strings/string_bitset.tpp [deleted file]
src/stlplus/strings/string_bool.cpp [deleted file]
src/stlplus/strings/string_bool.hpp [deleted file]
src/stlplus/strings/string_cstring.cpp [deleted file]
src/stlplus/strings/string_cstring.hpp [deleted file]
src/stlplus/strings/string_digraph.hpp [deleted file]
src/stlplus/strings/string_digraph.tpp [deleted file]
src/stlplus/strings/string_float.cpp [deleted file]
src/stlplus/strings/string_float.hpp [deleted file]
src/stlplus/strings/string_foursome.hpp [deleted file]
src/stlplus/strings/string_foursome.tpp [deleted file]
src/stlplus/strings/string_hash.hpp [deleted file]
src/stlplus/strings/string_hash.tpp [deleted file]
src/stlplus/strings/string_inf.cpp [deleted file]
src/stlplus/strings/string_inf.hpp [deleted file]
src/stlplus/strings/string_int.cpp [deleted file]
src/stlplus/strings/string_int.hpp [deleted file]
src/stlplus/strings/string_list.hpp [deleted file]
src/stlplus/strings/string_list.tpp [deleted file]
src/stlplus/strings/string_map.hpp [deleted file]
src/stlplus/strings/string_map.tpp [deleted file]
src/stlplus/strings/string_matrix.hpp [deleted file]
src/stlplus/strings/string_matrix.tpp [deleted file]
src/stlplus/strings/string_ntree.hpp [deleted file]
src/stlplus/strings/string_ntree.tpp [deleted file]
src/stlplus/strings/string_pair.hpp [deleted file]
src/stlplus/strings/string_pair.tpp [deleted file]
src/stlplus/strings/string_pointer.hpp [deleted file]
src/stlplus/strings/string_pointer.tpp [deleted file]
src/stlplus/strings/string_sequence.hpp [deleted file]
src/stlplus/strings/string_sequence.tpp [deleted file]
src/stlplus/strings/string_set.hpp [deleted file]
src/stlplus/strings/string_set.tpp [deleted file]
src/stlplus/strings/string_simple_ptr.hpp [deleted file]
src/stlplus/strings/string_simple_ptr.tpp [deleted file]
src/stlplus/strings/string_smart_ptr.hpp [deleted file]
src/stlplus/strings/string_smart_ptr.tpp [deleted file]
src/stlplus/strings/string_stl.hpp [deleted file]
src/stlplus/strings/string_stlplus.hpp [deleted file]
src/stlplus/strings/string_string.cpp [deleted file]
src/stlplus/strings/string_string.hpp [deleted file]
src/stlplus/strings/string_triple.hpp [deleted file]
src/stlplus/strings/string_triple.tpp [deleted file]
src/stlplus/strings/string_utilities.cpp [deleted file]
src/stlplus/strings/string_utilities.hpp [deleted file]
src/stlplus/strings/string_vector.cpp [deleted file]
src/stlplus/strings/string_vector.hpp [deleted file]
src/stlplus/strings/string_vector.tpp [deleted file]
src/stlplus/strings/strings.hpp [deleted file]
src/stlplus/strings/strings_fixes.hpp [deleted file]
src/win32.rc
src/yoink.cc
src/yoink.hh
This page took 0.049792 seconds and 4 git commands to generate.