smatz
|
606f4defdc
|
(svn r14331) -Codechange: use an enum as additional parameter for ShowQueryString()
|
2008-09-15 16:29:40 +00:00 |
|
rubidium
|
efe93c527b
|
(svn r14320) -Fix [FS#2299]: glitch when chatbox window is full and the window is scrolled (yorP)
|
2008-09-14 10:39:22 +00:00 |
|
rubidium
|
811193e468
|
(svn r14320) -Fix [FS#2299]: glitch when chatbox window is full and the window is scrolled (yorP)
|
2008-09-14 10:39:22 +00:00 |
|
rubidium
|
de532c616f
|
(svn r14318) -Fix [FS#2296]: OSK of the chat box did not get updated. This as the chatbox got a higher priority than the OSK instead of the usual other way around.
|
2008-09-14 10:30:31 +00:00 |
|
rubidium
|
cbbb2eb85c
|
(svn r14318) -Fix [FS#2296]: OSK of the chat box did not get updated. This as the chatbox got a higher priority than the OSK instead of the usual other way around.
|
2008-09-14 10:30:31 +00:00 |
|
smatz
|
97b1eb2c6f
|
(svn r14228) -Fix (r14209): double click on the 'last joined' server didn't work
|
2008-09-02 17:24:46 +00:00 |
|
smatz
|
c0cdfea97d
|
(svn r14228) -Fix (r14209): double click on the 'last joined' server didn't work
|
2008-09-02 17:24:46 +00:00 |
|
smatz
|
3c5ab035d8
|
(svn r14209) -Feature(tte): doubleclick to join selected server/company
|
2008-08-31 20:54:01 +00:00 |
|
smatz
|
7fa98e33ce
|
(svn r14209) -Feature(tte): doubleclick to join selected server/company
|
2008-08-31 20:54:01 +00:00 |
|
rubidium
|
a20b833516
|
(svn r14199) -Codechange: split fileio.h into fileio_type.h and fileio_func.h so not everything that includes saveload.h needs to include everything else too.
|
2008-08-31 10:50:05 +00:00 |
|
rubidium
|
ea1f180a55
|
(svn r14199) -Codechange: split fileio.h into fileio_type.h and fileio_func.h so not everything that includes saveload.h needs to include everything else too.
|
2008-08-31 10:50:05 +00:00 |
|
smatz
|
eeaeecd255
|
(svn r14177) -Fix: define INADDR_NONE only when it hasn't been defined yet
|
2008-08-25 22:10:47 +00:00 |
|
smatz
|
361292bd23
|
(svn r14177) -Fix: define INADDR_NONE only when it hasn't been defined yet
|
2008-08-25 22:10:47 +00:00 |
|
smatz
|
1294253d68
|
(svn r14174) -Fix: since now, we are 'losing' things, not 'loosing'
|
2008-08-25 20:10:45 +00:00 |
|
smatz
|
c9bef19043
|
(svn r14174) -Fix: since now, we are 'losing' things, not 'loosing'
|
2008-08-25 20:10:45 +00:00 |
|
glx
|
c7453851d3
|
(svn r14080) -Fix (r14052): assert triggered when drawing chat window with 32bpp-anim blitter (backup buffer was too small)
|
2008-08-15 22:06:58 +00:00 |
|
glx
|
c10691faff
|
(svn r14080) -Fix (r14052): assert triggered when drawing chat window with 32bpp-anim blitter (backup buffer was too small)
|
2008-08-15 22:06:58 +00:00 |
|
rubidium
|
c816cc37fd
|
(svn r14063) -Codechange: replace some "magic" constants with enumified constants.
|
2008-08-13 06:05:01 +00:00 |
|
rubidium
|
97c184f8f8
|
(svn r14063) -Codechange: replace some "magic" constants with enumified constants.
|
2008-08-13 06:05:01 +00:00 |
|
rubidium
|
6199dc987b
|
(svn r14052) -Codechange: make the size of the chat message "box" configurable and increase the default size slightly so it can hold the longest chat messages.
|
2008-08-12 12:23:05 +00:00 |
|
rubidium
|
72c154fd0f
|
(svn r14052) -Codechange: make the size of the chat message "box" configurable and increase the default size slightly so it can hold the longest chat messages.
|
2008-08-12 12:23:05 +00:00 |
|
rubidium
|
b76620939d
|
(svn r14051) -Codechange: enumify the DrawString buffer length.
|
2008-08-12 11:21:37 +00:00 |
|
rubidium
|
a3910ced70
|
(svn r14051) -Codechange: enumify the DrawString buffer length.
|
2008-08-12 11:21:37 +00:00 |
|
rubidium
|
31d69a49e8
|
(svn r14047) -Codechange: move chatmessage handling to the network directory as that's the only case chat messages are used. Furthermore remove any trace of chatmessages when compiling without network support.
|
2008-08-11 22:45:11 +00:00 |
|
rubidium
|
d0c1a989a4
|
(svn r14047) -Codechange: move chatmessage handling to the network directory as that's the only case chat messages are used. Furthermore remove any trace of chatmessages when compiling without network support.
|
2008-08-11 22:45:11 +00:00 |
|
rubidium
|
122f029b93
|
(svn r14046) -Codechange: make the size of querystring "widgets" more configurable.
|
2008-08-11 22:08:56 +00:00 |
|
rubidium
|
6995365535
|
(svn r14046) -Codechange: make the size of querystring "widgets" more configurable.
|
2008-08-11 22:08:56 +00:00 |
|
rubidium
|
0fab1dc699
|
(svn r14045) -Codechange: move the network's limitation to chat messages to a more logical location and give it a more consistent name.
|
2008-08-11 22:07:26 +00:00 |
|
rubidium
|
3b4c3a3df6
|
(svn r14045) -Codechange: move the network's limitation to chat messages to a more logical location and give it a more consistent name.
|
2008-08-11 22:07:26 +00:00 |
|
glx
|
812ab1279a
|
(svn r14026) -Cleanup (r13995, r14004): trailing whitespaces
|
2008-08-08 15:49:16 +00:00 |
|
glx
|
788b625553
|
(svn r14026) -Cleanup (r13995, r14004): trailing whitespaces
|
2008-08-08 15:49:16 +00:00 |
|
rubidium
|
12037a8b38
|
(svn r13997) -Fix (r13988): in some cases no broadcast addresses would be found.
|
2008-08-04 19:07:37 +00:00 |
|
rubidium
|
0ebcac669e
|
(svn r13997) -Fix (r13988): in some cases no broadcast addresses would be found.
|
2008-08-04 19:07:37 +00:00 |
|
rubidium
|
b32b101b8c
|
(svn r13995) -Fix (r13988): some warnings of the compile farm.
|
2008-08-04 18:27:54 +00:00 |
|
rubidium
|
b1eaf763e1
|
(svn r13995) -Fix (r13988): some warnings of the compile farm.
|
2008-08-04 18:27:54 +00:00 |
|
glx
|
b9bbcfcb9b
|
(svn r13990) -Fix (r13988): win32 compilation failed
|
2008-08-04 13:54:10 +00:00 |
|
glx
|
0f10939029
|
(svn r13990) -Fix (r13988): win32 compilation failed
|
2008-08-04 13:54:10 +00:00 |
|
rubidium
|
eb5fb4443a
|
(svn r13988) -Codechange: move the to IP resolving functions to a separate file.
|
2008-08-04 12:56:38 +00:00 |
|
rubidium
|
c88cb1daa0
|
(svn r13988) -Codechange: move the to IP resolving functions to a separate file.
|
2008-08-04 12:56:38 +00:00 |
|
belugas
|
98d8501278
|
(svn r13970) -Codechange: Replace numbers with Colours enum on network, toolbar and dropdown guis.
Mostly forgotten ones.
|
2008-08-03 02:18:45 +00:00 |
|
belugas
|
96892e081a
|
(svn r13970) -Codechange: Replace numbers with Colours enum on network, toolbar and dropdown guis.
Mostly forgotten ones.
|
2008-08-03 02:18:45 +00:00 |
|
belugas
|
1648da0e47
|
(svn r13907) -Codechange: Replace a number with Colours enum on DrawFrameRect usage
|
2008-08-01 03:43:53 +00:00 |
|
belugas
|
69671d3aef
|
(svn r13907) -Codechange: Replace a number with Colours enum on DrawFrameRect usage
|
2008-08-01 03:43:53 +00:00 |
|
rubidium
|
59d815b391
|
(svn r13796) -Fix [FS#2161]: one couldn't start the last scenario in the "start server window"'s list of scenarios.
|
2008-07-23 13:10:08 +00:00 |
|
rubidium
|
52982de589
|
(svn r13796) -Fix [FS#2161]: one couldn't start the last scenario in the "start server window"'s list of scenarios.
|
2008-07-23 13:10:08 +00:00 |
|
rubidium
|
b81e31bdb1
|
(svn r13776) -Fix: some revision checking code was unintentionally disabled.
|
2008-07-21 18:49:50 +00:00 |
|
rubidium
|
14a747e490
|
(svn r13776) -Fix: some revision checking code was unintentionally disabled.
|
2008-07-21 18:49:50 +00:00 |
|
glx
|
11ca40cf88
|
(svn r13775) -Codechange: enforce the validity of a NetworkAction (chat packet) issued by a client
|
2008-07-21 15:50:55 +00:00 |
|
glx
|
317868261a
|
(svn r13775) -Codechange: enforce the validity of a NetworkAction (chat packet) issued by a client
|
2008-07-21 15:50:55 +00:00 |
|
rubidium
|
bd0e52011d
|
(svn r13773) -Codechange: disable autoclean for protected/unprotected companies when the timeout is set to 0. Based on an idea by Thomas.
|
2008-07-21 13:05:43 +00:00 |
|