http://bugs.winehq.org/show_bug.cgi?id=29168
--- Comment #125 from Carsten Juttner carjay@gmx.net 2012-03-07 13:21:11 CST --- Just rebuilt against the 1.4 release tag and used a fresh winedir.
I then used winetricks to add the Microsoft runtimes "vcrun2008" and "d3dx9". That's it.
Your log looks like the expected output but seems to only contain the STDOUT parts but not what goes to STDERR.
To get the full output you can redirect it to log.txt similar to this:
wine explorer /desktop=launcher.exe,1280x1024 launcher.exe >log.txt 2>&1
BTW: if that's your real username in the log you should remove both username and password entries. That's debug output from swtor, not wine and may identify you!