# HG changeset patch # User koda # Date 1303691125 -7200 # Node ID 4056310a161a59e7a8f9d500d4c47e28be2f45b0 # Parent 88f2e05288ba59461643162893c5ba32b9f1a790 small trailing changes diff -r 88f2e05288ba -r 4056310a161a CMakeLists.txt --- a/CMakeLists.txt Mon Apr 25 01:46:54 2011 +0200 +++ b/CMakeLists.txt Mon Apr 25 02:25:25 2011 +0200 @@ -243,7 +243,10 @@ "config\\\\.inc$" "hwengine\\\\.desktop$" "CMakeCache\\\\.txt$" -# "^${CMAKE_CURRENT_SOURCE_DIR}/misc/libopenalbridge" + "^${CMAKE_CURRENT_SOURCE_DIR}/misc/libopenalbridge" + "^${CMAKE_CURRENT_SOURCE_DIR}/misc/libfreetype" + "^${CMAKE_CURRENT_SOURCE_DIR}/misc/liblua" + "^${CMAKE_CURRENT_SOURCE_DIR}/misc/libtremor" "^${CMAKE_CURRENT_SOURCE_DIR}/project_files/HedgewarsMobile/" "^${CMAKE_CURRENT_SOURCE_DIR}/bin/[a-z]" "^${CMAKE_CURRENT_SOURCE_DIR}/tools/templates" diff -r 88f2e05288ba -r 4056310a161a hedgewars/GSHandlers.inc --- a/hedgewars/GSHandlers.inc Mon Apr 25 01:46:54 2011 +0200 +++ b/hedgewars/GSHandlers.inc Mon Apr 25 02:25:25 2011 +0200 @@ -4811,7 +4811,6 @@ procedure doStepStructure(Gear: PGear); var x, y: LongInt; - dX, dY: HWFloat; hog: PHedgehog; begin if (Gear^.Hedgehog <> nil) and (Gear^.Tag = TotalRounds) then diff -r 88f2e05288ba -r 4056310a161a project_files/HedgewarsMobile/Hedgewars.xcodeproj/project.pbxproj --- a/project_files/HedgewarsMobile/Hedgewars.xcodeproj/project.pbxproj Mon Apr 25 01:46:54 2011 +0200 +++ b/project_files/HedgewarsMobile/Hedgewars.xcodeproj/project.pbxproj Mon Apr 25 02:25:25 2011 +0200 @@ -240,21 +240,21 @@ isa = PBXContainerItemProxy; containerPortal = 619598181364BCD200B429B6 /* Tremor.xcodeproj */; proxyType = 2; - remoteGlobalIDString = D2AAC07E0554694100DB518D /* libTremor.a */; + remoteGlobalIDString = D2AAC07E0554694100DB518D; remoteInfo = libTremor; }; 619599431364C82B00B429B6 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 6195993F1364C82B00B429B6 /* Lua.xcodeproj */; proxyType = 2; - remoteGlobalIDString = D2AAC07E0554694100DB518D /* libLua.a */; + remoteGlobalIDString = D2AAC07E0554694100DB518D; remoteInfo = libLua; }; 619599BE1364E65900B429B6 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 619599BA1364E65900B429B6 /* Freetype.xcodeproj */; proxyType = 2; - remoteGlobalIDString = D2AAC07E0554694100DB518D /* libFreetype.a */; + remoteGlobalIDString = D2AAC07E0554694100DB518D; remoteInfo = libFreetype; }; 61B7A54D12FA129F0051E14E /* PBXContainerItemProxy */ = {