by date
Torsion Update & TelnetDebugger Fix
Torsion Update & TelnetDebugger Fix
| Name: | Tom Spilman | ![]() |
|---|---|---|
| Date Posted: | Apr 03, 2006 | |
| Rating: | 4.5 out of 5 | |
| Public: | YES | |
| Comments: | YES | |
| RSS Feed: | or Subscribe with . | |
| Profile Page: | View profile page for Tom Spilman |
Blog post
I put out a new update to Torsion today. The build released two weeks ago ended up with a serious bug which would cause the code completion thread to run the CPU usage up to 100%. Please update as soon as possible.Aside from this critical fix, a few more minor changes made it into this new build...
- Added automatic check for new version on Torsion startup which can be disabled in Preferences.
- Added Ctrl+Alt+S as shortcut for Save As.
- You can convert a selection to uppercase via Ctrl+Shit+U or lowercase via Ctrl+U.
- Fixed issue with GetProcessId() which caused Torsion to not work on Win9x machines or WinXP machines without Service Pack 1 installed.
- You can now quickly comment block selections via Ctrl+K and Ctrl+Shift+K to uncomment.
- Script scanner now properly handles block comments.
- Fixed bug in script scanner that was locking up the code completion thread.
- Project name now appears first in the application title.
- Posted a patch for engine crash issue when debugging.
That last point is an important one. My TelnetDebugger improvements which were merged with 1.4 and TGB had a bug in them that could cause your game to crash when hitting some breakpoints in a debugging session. Before this fix gets merged into HEAD it would be great to get as many people to test it as possible. I encourage anyone who is doing a lot of TorqueScript work to install this fix. All feedback will be greatly appreciated.
Oh and how can anyone post a plan without a screenshot?

This is a quick little prototype i put together in about 8 hours (i'm a TGB newbie). Nothing really fancy in the screenshot other than the parallax clouds with shadows. Of course it was was done with Torsion. =)
You can get Torsion at the usual location:

v1.0.549 Alpha
-- Tom
Recent Blog Posts
| List: | 03/03/07 - Sickhead is hiring! 05/31/06 - Torsion Update 04/03/06 - Torsion Update & TelnetDebugger Fix 03/21/06 - Torsion Updated! 02/28/06 - Precipitation for TSE 07/18/05 - Plan for Tom Spilman 05/26/05 - Plan for Tom Spilman 05/21/05 - Plan for Tom Spilman |
|---|
Submit your own resources!| Gavin Bunney (Apr 03, 2006 at 10:57 GMT) Resource Rating: 3 |
| Tom Bampton (Apr 03, 2006 at 11:13 GMT) |
Usual "save as" shortcut is Ctrl+Shift+S. Hmm, though strangely not in VC++. Ohwell, maybe I'm on crack with that one ;-)
Comment/uncomment would be nicer if it was similar to VisualAssist where you highlight a block and press / to comment, and if it's already commented it uncomments it. If not, then Ctrl+/ and Ctrl+Shift+/ would be more natural then Ctrl+K/Ctrl+Shift+K
(For those that are inevitably going going to call me a pedant for the above, there are reasons behind it that Tom and I have discussed previously at length and there's no point repeating here)
Nifty parallax clouds, might have to steal that idea ;-)
| Dave Myers (Apr 03, 2006 at 12:41 GMT) Resource Rating: 5 |
Can we have a find/replace option? Ctrl-h normally. Or do we have one I'm not aware of yet?
| Unk (Apr 03, 2006 at 15:08 GMT) |
-Unk
| Tom Spilman (Apr 03, 2006 at 18:16 GMT) Resource Rating: 5 |
Ctrl+/ and Ctrl+Shit+/ was my first choice, but there seems to be a problem in wxWindows mapping to accellerators to /. I spend two hours debugging it until i just gave up as i really needed to get this build released. I'll go back and try again as i personally really want it at \.
@Dave - A reworking of Find in Files and an implementation of Find and Replace is on my TODO list. I just had to get this build out quick.
Edited on Apr 03, 2006 18:17 GMT
| Robert Blanchet Jr. (Apr 03, 2006 at 19:05 GMT) |
I love ya, but I hate ya :) I'm getting this update in the hopes that the crash every time I type a '.' too fast is fixed ;)
| Tom Spilman (Apr 03, 2006 at 19:08 GMT) Resource Rating: 5 |
| Robert Blanchet Jr. (Apr 03, 2006 at 19:13 GMT) |
I can't seem to figure out what's causing it. It's definately something to do with the intellisense like functionality though and I believe I've always gotten it right after '.' when working with script objects or the like.
I'll just fire up the app again, and type the same thing, just as quickly, and it will be fine, so I definatley have not come across any reproduceable case.
| Tom Spilman (Apr 03, 2006 at 19:46 GMT) Resource Rating: 5 |
Edited on Apr 03, 2006 19:46 GMT
| Tom Spilman (Apr 03, 2006 at 20:43 GMT) Resource Rating: 5 |
| Jonathon Stevens (Apr 04, 2006 at 05:09 GMT) Resource Rating: 5 |
Quote:
You can now quickly comment block selections via Ctrl+K and Ctrl+Shift+K to uncomment.
marry me?
| Tom Spilman (Apr 04, 2006 at 06:14 GMT) Resource Rating: 5 |
| Tom Spilman (Apr 04, 2006 at 18:06 GMT) Resource Rating: 5 |
Edited on Apr 04, 2006 18:07 GMT
| Tom Bampton (Apr 05, 2006 at 11:13 GMT) |
Re: Save As/All ... yeh, strange. Just remembered that F12 is also used as save as, although also strangely not in VC++. Wonder why it has no shortcut for that. Come to think of it, I've never actually needed Save As in VC++, so maybe that explains it.
Torsion is looking much nicer now, nice work. I'm in evil beta tester mode, so there's a slew of bug reports on your Mantis. There will probably be more before this day is out >:)
T.
| Tom Spilman (Apr 05, 2006 at 18:09 GMT) Resource Rating: 5 |
| Jonathon Stevens (Apr 06, 2006 at 05:58 GMT) Resource Rating: 5 |
| Tom Spilman (Apr 06, 2006 at 06:52 GMT) Resource Rating: 5 |
The problem is that there is not one good docking window system for the wxWindows library that provides the features i want to see. There are two candidates out there: wxIFM and wxAUI. Both would require me to do extensive hacking to make work.
| Jonathon Stevens (Apr 06, 2006 at 07:26 GMT) Resource Rating: 5 |
| Tom Spilman (Apr 06, 2006 at 19:43 GMT) Resource Rating: 5 |
| Luke *V8motorhead* Jones (Apr 08, 2006 at 23:53 GMT) |
| Tom Spilman (Apr 09, 2006 at 00:06 GMT) Resource Rating: 5 |
| James Laker (BurNinG) (Apr 20, 2006 at 08:18 GMT) |
This is the coolest tool eva!!
Suggestion:
The search/find bar at the top... cant that be a find through files/project? and a ctrl-f a find in file? I use the find through files ALOT!!!
You must be a member and be logged in to either append comments or rate this resource.



4.5 out of 5


