Fixes for TGB 1.7.5 (Pro owners only)
by Aleksey McMillan · in Torque Game Builder · 06/09/2011 (7:56 am) · 6 replies
So, I bought TGB few days ago and found that there is some really anoying bugs so here is .patch file. Useful for people who just bought TGB Pro. (So they don't have to google for problem solutions)
Bug fixes in this patch:
*Fix for broken debugging with Torsion (by Patrick Sherman)
*Fix for incorrectly working source rects in scroller and static sprites (by Giuseppe Bertone and me)
Files:
.patch
Binary files not available since there are no private forum for tgb owners only.
Patched files removed due to GarageGames employee request.
Bug fixes in this patch:
*Fix for broken debugging with Torsion (by Patrick Sherman)
*Fix for incorrectly working source rects in scroller and static sprites (by Giuseppe Bertone and me)
Files:
.patch
Binary files not available since there are no private forum for tgb owners only.
Patched files removed due to GarageGames employee request.
#2
06/09/2011 (9:31 am)
No problem, disabled it. :)
#3
06/09/2011 (10:42 am)
So, .patch files are, in general, accepted by the community? As opposed to a web page containing code-snippets and a "paste this here, paste that there" series of instructions, I mean. I've always preferred .patch files, so it's music to my ears to hear that most users can cope with applying them. :-)
#4
The sourcerects are a frequently encountered thing on these forums. Hope you can lock some poor schmuck in a room with food and TGB for an update.
06/09/2011 (12:00 pm)
You'd better be able to cope with patch files if you're programming :)The sourcerects are a frequently encountered thing on these forums. Hope you can lock some poor schmuck in a room with food and TGB for an update.
#5
12/02/2011 (11:43 pm)
How do I use this patch? It's opened with TortoiseDiff but there are no controls to patch the code with the file.
#6
You need the original install - not modified source otherwise you will get a "this is not a working copy error".
1. Save the .patch file.
2. Open TortoiseMerge
3. Switch to Apply Unified Diff (second radio button at top)
4. Select Patch (the one you just downloaded - can be anywhere)
5. Select folder <TGB>engine\source
6. Right click on popup window which shows 3 files to be patched.
7. Select "Patch All"
8. Done - so use this TDN wiki article to rebuild T2D
tdn.garagegames.com/wiki/T2D/TGBTutorials/BuildingADebugVersion
12/02/2011 (11:52 pm)
Don't worry figured it out.You need the original install - not modified source otherwise you will get a "this is not a working copy error".
1. Save the .patch file.
2. Open TortoiseMerge
3. Switch to Apply Unified Diff (second radio button at top)
4. Select Patch (the one you just downloaded - can be anywhere)
5. Select folder <TGB>engine\source
6. Right click on popup window which shows 3 files to be patched.
7. Select "Patch All"
8. Done - so use this TDN wiki article to rebuild T2D
tdn.garagegames.com/wiki/T2D/TGBTutorials/BuildingADebugVersion
Employee Michael Perry
ZombieShortbus