summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-10-31(svn r7015) Revert r7014. Requested by MiHaMiXtron
2006-10-31(svn r7014) Make use of the interpunct in the catalan translation: Change l.l...tron
2006-10-31(svn r7013) Add glyphs for the interpunct. This is mainly useful for the cata...tron
2006-10-31(svn r7009) - Fix (r1323, r1326): In the replace vehicle window, the left veh...peter1138
2006-10-31(svn r7008) -Fix [FS#369]: Crash at game end when server company is bankruptDarkvater
2006-10-29(svn r7005) WebTranslator2 update to 2006-10-29 19:53:34miham
2006-10-29(svn r7003) -Fix: only the appropriate train owner can now see the "Train is ...KUDr
2006-10-29(svn r7001) -Codechange: _build_industry_trypes is now only used by industry_...belugas
2006-10-28(svn r7000) -Fix: Incorrect use of e->we.click when the event is a 'place'. T...Darkvater
2006-10-28(svn r6996) - Codechange: Pretend to be the current version of TTDPatch. This...peter1138
2006-10-28(svn r6995) - Codechange: NewGRF; strip bit 7 of the language ID earlier and ...peter1138
2006-10-28(svn r6994) -Regression (r6291): When sending an aircrafts to a hangar the wr...tron
2006-10-28(svn r6993) -Regression (r5833): Rails/roads on steep slopes incorrectly show...tron
2006-10-28(svn r6992) Make a const_cast<> obsolete by properly propagating the typetron
2006-10-28(svn r6991) Remove an unnecessary const_cast<> and incorrect comment (There i...tron
2006-10-28(svn r6990) Remove stuff forgotten in r6980tron
2006-10-28(svn r6989) Remove the unused GetItemFromPool() functiontron
2006-10-28(svn r6988) Remove a layer of indirection when using the Savegame pooltron
2006-10-28(svn r6987) Use the pool macros for the Waypoint pooltron
2006-10-28(svn r6986) Use the pool macros for the Town pooltron
2006-10-28(svn r6985) Remove stuff forgotten in r6984tron
2006-10-28(svn r6984) Use the pool macros for the RoadStop pooltron
2006-10-28(svn r6983) Use the pool macros for the Station pooltron
2006-10-28(svn r6982) Use the pool macros for the Sign pooltron
2006-10-28(svn r6981) Use the pool macros for the Savegame pooltron
2006-10-28(svn r6980) Use the pool macros for the Order pooltron
2006-10-28(svn r6979) Use the pool macros for the Industry pooltron
2006-10-28(svn r6978) Use the pool macros for the SoundInternal pooltron
2006-10-28(svn r6977) Use the pool macros for the EngineRenew pooltron
2006-10-28(svn r6976) Use the pool macros for the Depot pooltron
2006-10-28(svn r6975) Use the pool macros for the Vehicle pooltron
2006-10-28(svn r6974) use the pool macros for the SpriteGroup pooltron
2006-10-28(svn r6973) Add macros to easily create a pool with less code duplication and...tron
2006-10-28(svn r6972) - Codechange: Allow standard ini-file style commentspeter1138
2006-10-27(svn r6971) -Fix r6961: WWT_NODISTXTBTN buttons were normal buttons not push ...glx
2006-10-27(svn r6969) WebTranslator2 update to 2006-10-27 19:12:49miham
2006-10-27(svn r6966) -Fix(6965): Little typo while making the comment doxygen friendlybelugas
2006-10-27(svn r6965) -CodeChange : Add a climate bitmask member to IndutrySpec.belugas
2006-10-27(svn r6963) - Fix (r6960): signed/unsigned complaints from MSVCpeter1138
2006-10-27(svn r6962) -Fix r6961: spacing...Darkvater
2006-10-27(svn r6961) -Codechange: Remove relic from r212 WWT_NODISTXTBTN which was ori...Darkvater
2006-10-27(svn r6960) - Feature: NewGRF: Implement some support for GRF Resource Manage...peter1138
2006-10-27(svn r6959) -Codechange: Move GfxFillRect() out of the chat-message drawing l...Darkvater
2006-10-27(svn r6958) -Fix (r6956): GCC warning (thx Tron) and a coding style forgotten...Darkvater
2006-10-27(svn r6957) -Cleanup: comments, coding styleDarkvater
2006-10-27(svn r6956) -Feature: Increase the chatbuffer of chat messages. Messages long...Darkvater
2006-10-27(svn r6955) -Codechange: Change some variable names for _textmessage_box, and...Darkvater
2006-10-27(svn r6954) -Feature: Constrain the drawing of a string inside an editbox to ...Darkvater
2006-10-27(svn r6953) -Codechange: Change FormatStringLinebreaks in such a way that if ...Darkvater
2006-10-26(svn r6948) - Codechange: Clear out all NewGRF file data before loading files...peter1138