Cleaned and unified another good amount of lua loading duplicated code.
commit0b7b7935ac3a5ae04b6124215564a1bbd2ee2fd5
authorMaurizio Monge <maurizio@localhost.localdomain>
Sat, 14 Jul 2007 19:53:45 +0000 (14 21:53 +0200)
committerMaurizio Monge <maurizio@localhost.localdomain>
Sat, 14 Jul 2007 19:53:45 +0000 (14 21:53 +0200)
tree2dac827c404d8c456f97997c9b5ee67bcd7f5fa8
parent43eb84bc466f9a3afba8d393d9c62d02b6c18621
Cleaned and unified another good amount of lua loading duplicated code.
40 files changed:
data/themes/Figurines/FantasyTTF/theme.lua
data/themes/Pieces/AlphaTTF/theme_babaschess.lua
data/themes/Pieces/AlphaTTF/theme_eboard.lua
data/themes/Pieces/AlphaTTF/theme_jose.lua
data/themes/Pieces/BerlinTTF/theme_jose.lua
data/themes/Pieces/Default/theme.lua
data/themes/Pieces/EnquilTTF/theme_eboard.lua
data/themes/Pieces/FantasySVG/theme.lua
data/themes/Pieces/LucenaTTF/theme_jose.lua
data/themes/Pieces/MayanTTF/theme_eboard.lua
data/themes/Pieces/MayanTTF/theme_jose.lua
data/themes/Pieces/PrmiSVG/theme.lua
data/themes/Pieces/ShogiTTF/theme.lua
data/themes/Pieces/SkullsSVG/theme.lua
data/themes/Pieces/SpatialSVG/theme.lua
data/themes/Pieces/StonesSVG/theme_chainreaction.lua
data/themes/Pieces/StonesSVG/theme_rs.lua
data/themes/Pieces/StonesSVG/theme_ry.lua
data/themes/Pieces/StonesSVG/theme_wb.lua
data/themes/Pieces/XBoardTTF/theme_jose.lua
data/themes/Pieces/XBoardTTF/theme_xboard.lua
data/themes/Pieces/XiangQiTTF/theme.lua
data/themes/Pieces/YahooTTF/theme.lua
data/themes/Squares/Default/theme.lua
data/themes/Squares/Default/theme_babaschess.lua
data/themes/Squares/Default/theme_chainreaction.lua
data/themes/Squares/Default/theme_connect4.lua
data/themes/Squares/Default/theme_reversi.lua
data/themes/Squares/Default/theme_shogi.lua
data/themes/Squares/Default/theme_solid.lua
data/themes/Squares/Default/theme_xboard.lua
data/themes/Squares/Default/theme_xiangqi.lua
data/themes/Squares/Default/theme_yahoo.lua
data/themes/Squares/Jose/theme_jose.lua
src/graphicalsystem.cpp
src/loader/theme.cpp
src/luaapi/loader.cpp
src/luaapi/loader.h
src/pixmaploader.cpp
src/pref_theme.cpp