some cleanup in modules, fixes in tooltip, uiwidget warnings, disable map saving for a while

This commit is contained in:
Eduardo Bart
2012-02-05 20:42:35 -02:00
parent 0471785d30
commit a55e138002
27 changed files with 180 additions and 114 deletions

8
.gitignore vendored
View File

@@ -3,7 +3,9 @@ CMakeCache.txt
CMakeFiles
cmake_install.cmake
Makefile
./otclient
/otclient
/*.h
/*.cxx
*.o
*.gch
*.a
@@ -13,6 +15,6 @@ Makefile
*.kdev*
*.cbp
CMakeLists.txt.user
./modules/myconfig.otml
./modules/myotclientrc.lua
/modules/myconfig.otml
/modules/myotclientrc.lua
!.gitignore