Age | Commit message (Expand) | Author |
2007-12-16 | (svn r11643) -Codechange: conform with the coding style for the WP macro uses. | rubidium |
2007-12-13 | (svn r11630) -Fix [FS#1544] (r11556): the chat GUI got broken. | rubidium |
2007-12-08 | (svn r11600) -Cleanup: remove extra out-of-memory checks, since it's now done... | glx |
2007-12-08 | (svn r11596) -Codechange: Use the Window member HandleButtonClick and remove ... | belugas |
2007-12-07 | (svn r11588) -Codechange: use the new member introduced in r11551 | glx |
2007-12-06 | (svn r11584) -Change: add some extra checking in the hope to find the cause o... | rubidium |
2007-12-06 | (svn r11579) -Revert(r11578): some cases of key propagation are not handled c... | belugas |
2007-12-06 | (svn r11578) -Codechange: Introduce the window default flag WDF_TEXTENTRY whi... | belugas |
2007-12-02 | (svn r11557) -Codechange: send and store the passwords a little more secure t... | rubidium |
2007-12-02 | (svn r11556) -Feature: allow setting a default password for new companies in ... | rubidium |
2007-12-02 | (svn r11555) -Codechange: use the new members introduced in r11551. | rubidium |
2007-11-25 | (svn r11522) -Fix: The scrollbar of the network gui could run out of bounds | skidd13 |
2007-11-25 | (svn r11519) -Codechange: enumerization and cleanup of NetworkLobbyWindow in ... | smatz |
2007-11-24 | (svn r11517) -Codechange: better cleanup of NetworkStartServerWindow in netwo... | smatz |
2007-11-24 | (svn r11516) -Codechange: cleanup of NetworkGameWindow in network_gui.cpp | smatz |
2007-11-24 | (svn r11515) -Codechange: cleanup of NetworkStartServerWindow in network_gui.cpp | smatz |
2007-11-20 | (svn r11484) -Codechange: Remove the doubled function SetBitT and rename the ... | skidd13 |
2007-11-19 | (svn r11482) -Codechange: Remove the doubled function ClrBitT and rename the ... | skidd13 |
2007-11-19 | (svn r11481) -Codechange: Rename the HASBIT function to fit with the naming s... | skidd13 |
2007-11-19 | (svn r11480) -Codechange: Rename the function ALIGN fitting to the naming style | skidd13 |
2007-11-19 | (svn r11475) -Codechange: rename clamp and clampu to Clamp and ClampU to fit ... | skidd13 |
2007-11-04 | (svn r11374) -Codechange: Give meaning to the magical number that specifies t... | belugas |
2007-10-30 | (svn r11357) -Fix: NetworkUniqueID could be 80 chars, while the max size we g... | truelight |
2007-10-18 | (svn r11290) -Fix: obiwan in the assertion that checked for overflows when wr... | rubidium |
2007-09-30 | (svn r11188) -Codechange: rewrite of the town action related code (remove som... | rubidium |
2007-09-12 | (svn r11089) -Codechange: add revision detection to MSVC. | rubidium |
2007-08-30 | (svn r11006) -Fix: spectators are not allowed to issue commands. Issue spotte... | rubidium |
2007-08-19 | (svn r10932) -Codechange: replace "text" with "chat" for the chat related fun... | rubidium |
2007-08-14 | (svn r10888) -Fix (r10886): 64 bits alignment made a struct too big. | rubidium |
2007-08-14 | (svn r10886) -Codechange: modify the "start network server" GUI so it can act... | rubidium |
2007-07-30 | (svn r10736) -Fix: Correct all mispellings of 'successful'. | peter1138 |
2007-07-29 | (svn r10729) -Fix: some hardware (PS(P|3)) seems to loose the non-blocking st... | rubidium |
2007-07-29 | (svn r10726) -Codechange: make it possible that the chat window is less than ... | rubidium |
2007-07-27 | (svn r10706) -Codechange: allow resizing the multiplayer server list window. | rubidium |
2007-07-27 | (svn r10704) -Codechange: provide an infrastructure to have resizable windows... | rubidium |
2007-07-26 | (svn r10694) -Codechange: update the server information in the game list ever... | rubidium |
2007-07-25 | (svn r10684) -Codechange: some more coding style related changes. Primarily m... | rubidium |
2007-07-16 | (svn r10587) -Codechange: move the string/dparam related stuff from variables... | rubidium |
2007-07-10 | (svn r10501) -Fix [FS#1015]: error dialog was sometimes shown on all clients ... | rubidium |
2007-07-10 | (svn r10500) -Fix [FS#1007]: cannot navigate using arrow keys in the game nam... | rubidium |
2007-07-10 | (svn r10498) -Fix [FS#1008]: remove inconsistency between a warning and the a... | rubidium |
2007-07-07 | (svn r10462) -Add: a command dumper/loader that could be enabled compile-time... | rubidium |
2007-07-03 | (svn r10414) -Fix: the network protocol check for required newgrfs sent stati... | rubidium |
2007-06-27 | (svn r10365) -Fix: compiling without png and networking support under MSVC. | rubidium |
2007-06-27 | (svn r10352) -Fix: the network did not request the newgrf names of newgrfs th... | rubidium |
2007-06-25 | (svn r10325) -Fix (r10323): Missed 3 company name references | peter1138 |
2007-06-24 | (svn r10313) -Fix (r8546): value for password "protected" was sent toggled fo... | rubidium |
2007-06-23 | (svn r10298) -Fix [FS#903]: show the subdirectory below the default data dire... | rubidium |
2007-06-23 | (svn r10293) -Add [FS#885]: a sticky button for the client list window (oxygene) | truelight |
2007-06-21 | (svn r10258) -Codechange: as we are now using int64 all over the place, it's ... | rubidium |