lotodore
|
3d65eaedd0
|
Fixing MacOS build.
|
2009-08-14 16:09:44 +00:00 |
|
doitux
|
43b694e4f8
|
linux linking libpokerth_protocol fix
|
2009-08-02 19:24:34 +00:00 |
|
lotodore
|
e44286044d
|
Adding separate project for asn1c generated files.
|
2009-07-26 22:58:06 +00:00 |
|
doitux
|
cde76993c6
|
add czech language support and translation
|
2009-07-25 12:06:53 +00:00 |
|
doitux
|
b6fd57c0fe
|
start 0.8 svn! remove debug/release config options from pro files (need
to be set via CONFIG+= qmake command option now)
|
2009-07-05 12:26:12 +00:00 |
|
doitux
|
30a7f8c8bc
|
|
2009-06-14 23:11:21 +00:00 |
|
lotodore
|
4b5d78af81
|
The client network code was rewritten to use boost::asio. Some optimization is still required, and some code files can now be removed.
|
2009-06-14 22:07:41 +00:00 |
|
doitux
|
c3f1654497
|
case insensitive sorting for style lists
|
2009-06-05 19:36:07 +00:00 |
|
lotodore
|
22720a83f2
|
Small project file fixes.
|
2009-05-10 22:34:07 +00:00 |
|
lotodore
|
ac4c2e9aef
|
Integrating precompiled headers support (might speed up compilation). Currently disabled (in .pro files).
|
2009-05-07 22:36:51 +00:00 |
|
lotodore
|
e813c49fe5
|
Changing windows build to boost 1.39 with mingw gcc 4.4. Windows build system needs update.
|
2009-05-06 21:24:14 +00:00 |
|
lotodore
|
60b5d45c53
|
Adopting changes from asio branch. Currently broken.
|
2009-05-04 21:11:29 +00:00 |
|
doitux
|
a65934e2a5
|
macox fixes
|
2009-05-03 19:16:05 +00:00 |
|
doitux
|
5a3766aa75
|
macox fixes
|
2009-05-03 19:06:51 +00:00 |
|
doitux
|
bb6d815104
|
|
2009-04-30 09:28:45 +00:00 |
|
doitux
|
a2e830f2dc
|
small gametable tweaks
|
2009-04-30 09:27:38 +00:00 |
|
doitux
|
946a9c503e
|
game.pro release fix
|
2009-04-22 22:35:15 +00:00 |
|
doitux
|
c9615e264c
|
Add stay on table animation for inactive network players which doent leave the table. some vote kick fixes.
|
2009-04-22 22:32:45 +00:00 |
|
doitux
|
6328ecfe44
|
timout animation test
|
2009-04-19 20:23:20 +00:00 |
|
lotodore
|
7272e77d97
|
Fixing MacOS build.
|
2009-04-11 11:37:45 +00:00 |
|
lotodore
|
3e8f92050a
|
Adding asio define to stop compiler warnings.
|
2009-04-10 18:56:23 +00:00 |
|
lotodore
|
49cd98e31e
|
Fixing boost linking for mingw.
|
2009-04-09 22:15:16 +00:00 |
|
doitux
|
de78d04b87
|
linux fixes for new boost::regex
|
2009-04-09 16:38:44 +00:00 |
|
doitux
|
e860dbc1e9
|
kfreebsd patch
|
2009-04-09 16:19:56 +00:00 |
|
doitux
|
f54e03d179
|
serverlist gui added
|
2009-04-05 12:32:16 +00:00 |
|
doitux
|
b57d21412c
|
fixing pro files (DEBUG --> RELEASE)
|
2009-04-03 14:50:55 +00:00 |
|
doitux
|
6bfeac2402
|
radiobutton gfx also in theme path now.
|
2009-04-03 01:52:58 +00:00 |
|
doitux
|
da05707b26
|
next steps skinning implementation (config ready)
|
2009-03-30 13:12:44 +00:00 |
|
doitux
|
f18ba16806
|
next steps skinning implementation (TESTING!!!)
|
2009-03-29 20:45:37 +00:00 |
|
lotodore
|
959d514d32
|
Fixing qt settings.
|
2009-03-27 22:45:51 +00:00 |
|
doitux
|
dd16cdee48
|
F1-F4 key indicator dynamical displayed on buttons now.
|
2009-03-27 00:33:26 +00:00 |
|
lotodore
|
a7e7cdb47b
|
Updated project files for MacOS.
|
2009-03-22 21:20:34 +00:00 |
|
lotodore
|
1bb674f8b7
|
Always use static Qt with jpeg/gif plugins on Windows.
|
2009-03-21 12:32:46 +00:00 |
|
lotodore
|
ebce3ee214
|
Warning: Enables debug mode.
More steps towards downloading avatars from external server. This is currently BROKEN.
|
2009-03-21 01:39:00 +00:00 |
|
lotodore
|
e8f9d917f8
|
Fixed Windows build issues.
|
2009-03-02 19:24:16 +00:00 |
|
lotodore
|
5374f1d102
|
Use boost 1.38 on Windows. Requires update of Windows build scripts, but these are currently broken anyway, because the new g++ 4.3.3 SJLJ TDM mingw compiler causes a crash during exception unwinding when the client is disconnected by the server. Need to switch to the Dwarf2 compiler.
|
2009-02-28 00:52:45 +00:00 |
|
lotodore
|
24c0ceb7b6
|
Use TDM's gcc mingw32 compiler on Windows. (Tired of waiting for official mingw releases.) There is still a small Qt issue (will be patched from the build script) and a boost date_time issue in the server (will also be patched from the build script). Anyway, this is finally gcc 4.3 on Windows :-). Hooray!
|
2009-02-16 15:51:46 +00:00 |
|
lotodore
|
82b758e5a7
|
Clarifying build error messages (patch by coldz, thanks).
|
2009-02-10 23:21:04 +00:00 |
|
lotodore
|
23c9bf136b
|
Updated release paths for mingw.
|
2008-12-21 21:39:47 +00:00 |
|
lotodore
|
eaefc64dd4
|
Fix mingw boost version. Release build.
|
2008-12-21 21:14:14 +00:00 |
|
doitux
|
0b1ca0a56a
|
|
2008-12-21 20:16:12 +00:00 |
|
doitux
|
66a7afee3d
|
danish translation added
|
2008-11-07 21:28:03 +00:00 |
|
doitux
|
1451398331
|
next steps implementing cardschance
|
2008-10-14 20:45:51 +00:00 |
|
doitux
|
1962bfe925
|
start implementing chancelabel
|
2008-10-13 20:03:56 +00:00 |
|
doitux
|
e75299004d
|
|
2008-09-18 21:55:41 +00:00 |
|
lotodore
|
a9133233fa
|
Enable debug build for mingw.
|
2008-09-02 19:54:33 +00:00 |
|
lotodore
|
4e72da5a24
|
Use boost 1.36.0 on windows.
|
2008-09-02 19:20:15 +00:00 |
|
doitux
|
d3ecee9bd1
|
next steps startwindow-integration. network- and internet-game --> UNSTABLE
|
2008-09-01 21:47:04 +00:00 |
|
lotodore
|
a2ad3a3573
|
Back to release mode for mingw build script, until the lib-not-found problem is solved.
|
2008-08-06 20:23:27 +00:00 |
|
doitux
|
f53d76bc70
|
translation update. finnish added
|
2008-06-26 08:20:33 +00:00 |
|