Age | Commit message (Expand) | Author |
2006-08-22 | (svn r6055) -Codechange: added GetXXXArraySize, which returns HighestID + 1 (... | truelight |
2006-08-22 | (svn r6047) -Codechange: FOR_ALL now _only_ loops valid items, and skips inva... | truelight |
2006-08-22 | (svn r6045) -Cleanup: align all table-like structures using spaces, i.e. whit... | rubidium |
2006-08-20 | (svn r6002) -Cleanup: remove the now redundant BASE_YEAR constant. | rubidium |
2006-08-20 | (svn r5972) -Fix: usr strrchr instead of your own function (tnx Darkvater) | truelight |
2006-08-20 | (svn r5968) -Feature: add auto-completion in chat-window. It completes Player... | truelight |
2006-08-19 | (svn r5946) -Add: merged the TGP branch to mainline. TGP adds: | truelight |
2006-08-19 | (svn r5944) -Merge TGP (r5578, r5579, r5724, r5726): -Feature: filter for tex... | truelight |
2006-08-15 | (svn r5916) -Cleanup: use MIN_YEAR/MAX_YEAR for the year boundaries and BASE_... | rubidium |
2006-08-14 | (svn r5887) -Cleanup: move date related functions, defines and variables to d... | rubidium |
2006-08-05 | (svn r5767) - Cleanup: Improve upon the header file mess regarding fios. Move... | Darkvater |
2006-07-30 | (svn r5655) -Fix [SF 1424115]: Reversed arrow-sign in the multiplayer list co... | Darkvater |
2006-07-26 | (svn r5609) CodeChange : Apply coding style | belugas |
2006-06-27 | (svn r5391) Miscellaneous, mostly bracing and whitespace, nothing spectacular | tron |
2006-06-11 | (svn r5226) Reduce the mess that sending chat messages is | tron |
2006-05-16 | (svn r4892) - Fix [FS#162]: SEGV when sorting an empty server list. (glx) | Darkvater |
2006-04-29 | (svn r4623) - Codechange: s/byte/PlayerID/ | Darkvater |
2006-04-07 | (svn r4315) Remove MAX_QUERYSTR_LEN, rather use lengthof() the real thing | tron |
2006-04-07 | (svn r4314) -Fix: a buffer overflow of the chat box introduced in r1263. Don'... | tron |
2006-04-07 | (svn r4313) The parent window of the chat box is always the main toolbar (?!)... | tron |
2006-04-07 | (svn r4312) Calculate the maximum pixel width of the entered text in the chat... | tron |
2006-04-07 | (svn r4310) The chat box has no visible window title, therefore remove the st... | tron |
2006-04-07 | (svn r4309) The initial string of the chat box is always the empty string, so... | tron |
2006-04-07 | (svn r4304) The chat box' parent window (the main toolbar, wtf?) doesn't care... | tron |
2006-04-06 | (svn r4301) - Fix: the maxlength parameter of Textbuf is supposed to be the s... | Darkvater |
2006-03-17 | (svn r3933) - [ 1439907 ] Increase client list window width so at least most ... | Darkvater |
2006-02-01 | (svn r3511) More whitespace ([FS#46] by Rubidium) | tron |
2006-01-31 | (svn r3501) - Load the lobby-window with up-to-date data upon opening | Darkvater |
2006-01-31 | (svn r3499) - Fix: a few gui glitches in the network window: | Darkvater |
2006-01-30 | (svn r3494) - Update several languages. Thanks all translators online atm (Bj... | Darkvater |
2006-01-29 | (svn r3478) - Fix: In the network game list do the default sorting on connect... | Darkvater |
2006-01-29 | (svn r3469) - Fix: plug a possible memleak with subsequential strdup's withou... | Darkvater |
2006-01-26 | (svn r3442) - Fix: Only windows has stricmp. So define strcasecmp to stricmp ... | Darkvater |
2006-01-26 | (svn r3441) - Feature: Allow the network game list to be sorted (by name/clie... | Darkvater |
2006-01-26 | (svn r3439) - CodeChange: Remove a whole bunch of global variables and put th... | Darkvater |
2006-01-26 | (svn r3438) - Fix: first request company data, then general. Yes, it should b... | Darkvater |
2006-01-26 | (svn r3435) - Fix a warning, removed unused extern and some comments in netwo... | Darkvater |
2006-01-26 | (svn r3434) - Correctly update all network information when pressing refresh ... | Darkvater |
2006-01-25 | (svn r3429) - Feature (Followup): Change the gamelist window to accomodate fo... | Darkvater |
2006-01-25 | (svn r3427) - Feature: Allow seeing and setting the maximum amount of compani... | Darkvater |
2005-12-24 | (svn r3336) byte -> WindowClass, uint16 -> WindowNumber | tron |
2005-12-20 | (svn r3322) - Fix: Network window crash when it receives invalid information ... | Darkvater |
2005-12-14 | (svn r3298) Remove unused and write-only variables | tron |
2005-12-07 | (svn r3270) Correct all (mis)uses of WWT_CLOSEBOX / WWT_TEXTBTN to reflect th... | peter1138 |
2005-11-16 | (svn r3211) Fix typo in r3181 | tron |
2005-11-14 | (svn r3181) -Bracing | tron |
2005-11-13 | (svn r3172) static, const | tron |
2005-10-23 | (svn r3078) Some more stuff, which piled up: | tron |
2005-07-24 | (svn r2701) Insert Id tags into all source files | tron |
2005-07-22 | (svn r2673) Include functions.h directly, not globally via openttd.h | tron |