Age | Commit message (Expand) | Author |
2006-10-31 | (svn r7022) -Fix [FS#292]: Properly guard against viewing company-sensitive i... | Darkvater |
2006-10-29 | (svn r7001) -Codechange: _build_industry_trypes is now only used by industry_... | belugas |
2006-10-24 | (svn r6926) -Codechange: Rename WWT_4 to WWT_TEXTBTN_2 and WWT_6 to WWT_INSET... | Darkvater |
2006-10-24 | (svn r6925) -Codechange: Be more strict with widget distinctions. WWT_PANEL i... | Darkvater |
2006-10-21 | (svn r6884) -Codechange: Add strict bounds checking in string formatting system. | Darkvater |
2006-10-20 | (svn r6855) - Codechange: When displaying a "quantity of cargo" string, use t... | peter1138 |
2006-10-14 | (svn r6774) -Codechange: Rename the badly named OWNER_SPECTATOR to PLAYER_SPE... | Darkvater |
2006-10-03 | (svn r6631) -Codechange: Use accessors for click_state. | belugas |
2006-09-23 | (svn r6499) -Codechange: Finally, got "byte event" outside of the union Windo... | belugas |
2006-09-18 | (svn r6475) - Fix (r6055): Don't try to sort industries when there are none. ... | peter1138 |
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-19 | (svn r5944) -Merge TGP (r5578, r5579, r5724, r5726): -Feature: filter for tex... | truelight |
2006-08-15 | (svn r5912) -Fix: Sort order for produced amount and transported percentage w... | tron |
2006-08-15 | (svn r5907) Remove more indirection by using pointers instead of IDs. Also fi... | tron |
2006-08-02 | (svn r5714) Backport from branches/TGP (r5701 and r5711) | miham |
2006-07-30 | (svn r5654) -Cleanup: Change an ugly define into a function | Darkvater |
2006-07-30 | (svn r5653) -Cleanup: Do a little cleanup of the industry gui code. | Darkvater |
2006-07-30 | (svn r5652) -Fix [SF 1480301]: Industry production change button doesn't work | Darkvater |
2006-07-26 | (svn r5609) CodeChange : Apply coding style | belugas |
2006-04-28 | (svn r4614) CodeChange : Cleanup of industry_cmd (Step-4). | belugas |
2006-03-01 | (svn r3710) - Use the general function DrawArrowButtons() instead of doing it... | Darkvater |
2006-02-13 | (svn r3597) Miscellaneous (I like that word) changes: Fix some indentation, a... | tron |
2006-02-06 | (svn r3564) Several smaller changes: | tron |
2006-02-01 | (svn r3511) More whitespace ([FS#46] by Rubidium) | tron |
2006-02-01 | (svn r3510) Fiddle with whitespace and parentheses | tron |
2006-01-21 | (svn r3414) - Fix: Disable the Fund New Industry menu item and window when co... | peter1138 |
2005-12-07 | (svn r3270) Correct all (mis)uses of WWT_CLOSEBOX / WWT_TEXTBTN to reflect th... | peter1138 |
2005-10-26 | (svn r3090) Remove long dead pieces of code | tron |
2005-09-28 | (svn r2995) Replace 0xFF/0xFFFF with CT_INVALID/OWNER_SPECTATOR/INVALID_STATI... | tron |
2005-09-10 | (svn r2932) Give the strings consisting of an up/a down arrow symbolic names | 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 |
2005-07-21 | (svn r2669) Shuffle some more stuff around to reduce dependencies | tron |
2005-07-16 | (svn r2594) Fix: [strgen] Misc updates to the string system. | ludde |
2005-07-15 | (svn r2580) Change: Added {INDUSTRY} command for printing industry names inst... | ludde |
2005-07-15 | (svn r2572) - Codechange: [string] Changed string system so it's not as depen... | ludde |
2005-06-25 | (svn r2487) Replace TILE_XY by TileXY/TileDiffXY | tron |
2005-06-06 | (svn r2420) - Codechange: magic number elminitation of cursorsprites. | Darkvater |
2005-06-02 | (svn r2397) - CodeChange: rename all "ttd" files to "openttd" files. | Darkvater |
2005-05-11 | (svn r2290) - CodeChange: protect the next batch of commands. This brings us ... | Darkvater |
2005-04-08 | (svn r2170) -fix: [1179457] the industry list can now no longer scroll down t... | bjarni |
2005-02-20 | (svn r1892) -Fix: [ 1117730 ] Production values of temperate-climate banks ca... | celestar |
2005-02-19 | (svn r1890) Begin to clean up the edit box: Remove one global variable and sp... | tron |
2005-02-06 | (svn r1813) Declare functions implemented in strings.c in their own shiny new... | tron |
2005-02-05 | (svn r1803) Move debugging stuff into files of it's own | tron |
2005-02-04 | (svn r1791) Remove the remnants of CMD_DESTROY_INDUSTRY, which was removed a ... | tron |
2005-02-02 | (svn r1771) -Add: Industries are now dynamic (up to 64k industries). Generating | truelight |
2005-01-26 | (svn r1678) Added cheat option for setting production of raw-material product... | miham |