no longer multithreaded
commitb197b9bbf3b0a834ef1f71b0476344e38414fdcc
authorTyler Genter <tylergenter@gmail.com>
Sat, 3 Oct 2009 19:39:23 +0000 (3 12:39 -0700)
committerTyler Genter <tylergenter@gmail.com>
Sat, 3 Oct 2009 19:39:23 +0000 (3 12:39 -0700)
tree749eba31b2b302841320378299da5114350a34c2
parent9610596b815aa9f0ac82e17022fc747c7fc605db
no longer multithreaded
31 files changed:
src/Card.cpp
src/Card.h
src/Common.cpp
src/Common.h
src/Game.cpp
src/Game.h
src/Gtk/Draw.cpp [moved from src/Gtk/GtkScene.cpp with 74% similarity]
src/Gtk/Draw.h [moved from src/Gtk/GtkScene.h with 88% similarity]
src/Gtk/Gui.h [new file with mode: 0644]
src/Gtk/Main.cpp
src/Gtk/Window.cpp
src/Gtk/Window.h
src/Gui.h [new file with mode: 0644]
src/Hotspot.cpp
src/Hotspot.h
src/Makefile
src/Mohawk.cpp
src/Mohawk.h
src/Msg.cpp [deleted file]
src/Msg.h [deleted file]
src/Name.cpp
src/Name.h
src/Scene.cpp
src/Scene.h
src/Script.cpp
src/Script.h
src/Stack.cpp
src/Stack.h
src/Tbmp.cpp
src/Variable.cpp
src/Variable.h