index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
network
Age
Commit message (
Expand
)
Author
2011-02-25
(svn r22144) -Codechange: Unify 'while (true)' to 'for (;;)'
alberth
2011-02-20
(svn r22123) -Fix [FS#4522]: CommandQueue::Pop() did not update 'last'; poppi...
frosch
2011-02-20
(svn r22121) -Fix: In case of high frame_freq one could get commands executed...
rubidium
2011-02-19
(svn r22116) -Codechange: use PoolBase::Clean() at more places
smatz
2011-02-17
(svn r22093) -Fix [FS#4514]: The server list did not get sorted with one item...
rubidium
2011-02-17
(svn r22092) -Fix-ish (r22068): when you change a boolean to a enum, check sp...
rubidium
2011-02-15
(svn r22086) -Fix: do not check if we can allocate an item if we won't try to...
smatz
2011-02-15
(svn r22085) -Fix: assert when connecting to the admin port
smatz
2011-02-12
(svn r22070) -Fix [FS#4503] (r21399): crashes when disconnecting after reques...
rubidium
2011-02-12
(svn r22069) -Fix: delete all savegame packets, not just the first one
rubidium
2011-02-12
(svn r22068) -Codechange/Fix: return "connection lost" instead of "okay" when...
rubidium
2011-02-12
(svn r22067) -Fix: don't hold a mutex when sending packets and thus possibly ...
rubidium
2011-02-11
(svn r22064) -Fix [FS#4497] (r21399): crash when disconnecting and reconnecti...
rubidium
2011-02-11
(svn r22063) -Change: make the "has network" check also check whether the cli...
rubidium
2011-02-11
(svn r22059) -Fix (r21179): Make the send chat message window follow the posi...
terkhen
2011-02-09
(svn r22038) -Fix (r21406): Tab completion in chat did not cycle through all ...
terkhen
2011-02-08
(svn r22032) -Codechange: add some asserts to verify we don't allocate too ma...
rubidium
2011-02-08
(svn r22031) -Fix: bad servers could crash a client
rubidium
2011-02-08
(svn r22030) -Cleanup: dead code in NetworkGameWindow::OnInvalidateData (adf88)
rubidium
2011-02-08
(svn r22029) -Fix [FS#4482]: the server list got not resorted/redrawn after N...
rubidium
2011-01-26
(svn r21918) -Fix [FS#4443]: Languages improperly sorted in the "start server...
rubidium
2011-01-23
(svn r21898) -Fix [FS#4438]: using a pointer-iterator and adding things (thus...
rubidium
2011-01-22
(svn r21892) -Fix [FS#4421]: only some scenarios from the main scenario folde...
rubidium
2011-01-22
(svn r21890) -Cleanup: remove some unneeded includes
rubidium
2011-01-22
(svn r21887) -Fix-ish: some headers weren't including the headers they depend on
rubidium
2011-01-22
(svn r21886) -Codechange: move documentation towards the code to make it more...
rubidium
2011-01-21
(svn r21875) -Codechange: indentation of some comments was wrong
smatz
2011-01-19
(svn r21854) -Codechange: refactor the password setting methods to make it po...
rubidium
2011-01-19
(svn r21853) -Codechange: HashCurrentCompanyPassword is only used by servers,...
rubidium
2011-01-19
(svn r21852) -Codechange: generalise GenerateCompanyPasswordHash (dihedral)
rubidium
2011-01-19
(svn r21851) -Codechange: rename NetworkClientSetPassword to NetworkClientSet...
rubidium
2011-01-19
(svn r21850) -Codechange: move password hashing to a more general location (d...
rubidium
2011-01-08
(svn r21741) -Fix (r21668): Some white space slipped past the commit hook
planetmaker
2011-01-04
(svn r21727) -Fix [FS#4377]: admin bots weren't always notified of password c...
rubidium
2011-01-03
(svn r21704) -Fix [FS#4374]: no need to perform any more checks after the con...
smatz
2011-01-03
(svn r21701) -Codechange: ConsoleColour = TextColour, so make it that way and...
rubidium
2011-01-01
(svn r21693) -Codechange: no need to cast char[] to const uint8*
smatz
2011-01-01
(svn r21692) -Cleanup: remove unused extern declaration of HashCurrentCompany...
smatz
2011-01-01
(svn r21691) -Codechange: make sure GenerateCompanyPasswordHash() behaves det...
smatz
2011-01-01
(svn r21687) -Fix: verify the colour code we received from the server is valid
smatz
2010-12-30
(svn r21668) -Feature: command logging using the admin interface (dihedral)
rubidium
2010-12-25
(svn r21637) -Codechange: make it more clear that IS_PALETTE_COLOUR belongs t...
rubidium
2010-12-22
(svn r21595) -Codechange: Some header files had their name changed, update th...
alberth
2010-12-22
(svn r21593) -Codechange: endif comment correcttions.
alberth
2010-12-21
(svn r21571) -Codechange: Having a break after a return is no good.
alberth
2010-12-14
(svn r21513) -Feature [FS#532]: make the chat message timeout user configurable
rubidium
2010-12-14
(svn r21512) -Change/Feature: make the delay of the chat messages timing out ...
rubidium
2010-12-11
(svn r21463) -Fix [FS#4296] (r21405): when packets are filled their pos and s...
rubidium
2010-12-07
(svn r21429) -Fix [FS#3771]: the server didn't check for the paused state whe...
rubidium
2010-12-06
(svn r21420) -Fix: admins were always given the stats of company 0
rubidium
[prev]
[next]