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
/
misc_cmd.cpp
Age
Commit message (
Expand
)
Author
2021-01-22
Feature: Add tile parameter for GSCompany.ChangeBankBalance to show text effe...
Pavel Stupnikov
2021-01-08
Codechange: Remove min/max functions in favour of STL variants (#8502)
Charles Pigott
2021-01-05
Change: move "give money" from client-list to company window
Patric Stout
2020-12-28
Fix #8453: [Script] Don't truncate loan variation to 32bit
glx22
2020-12-22
Change: [Linkgraph] Pause the game when linkgraph jobs lag (#6470)
Jonathan G Rennison
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-09-29
Fix: Some typos found using codespell
JMcKiern
2019-04-29
Codechange: Remove PauseModeByte
Charles Pigott
2019-04-29
Codechange: Remove Company/OwnerByte types
Charles Pigott
2019-04-10
Codechange: Use null pointer literal instead of the NULL macro
Henry Wilson
2019-03-20
Remove: ENABLE_NETWORK switch
Patric Stout
2014-04-23
(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...
rubidium
2013-09-21
(svn r25788) -Feature: [Script] Game Scripts can now charge fees and give mon...
zuu
2013-09-21
(svn r25787) -Doc: Doxygen comment was wrong
zuu
2013-01-08
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...
planetmaker
2012-09-23
(svn r24552) -Fix (r24537): Unpause do no longer continue scripts
zuu
2011-12-19
(svn r23618) -Add: ScriptGame::Pause, ScriptGame::Unpause, and ScriptGame::Ge...
truebrain
2011-07-02
(svn r22621) -Fix: When asking the user to confirm an unsafe unpausing, there...
frosch
2011-02-08
(svn r22028) -Cleanup: remove traces of a debugging "feature" that got disabl...
rubidium
2011-02-07
(svn r22021) -Fix (r22019): ofcourse make doesn't notice files are gone, so i...
rubidium
2010-08-01
(svn r20283) -Codechange: Unify start of doygen comments.
frosch
2010-06-05
(svn r19931) -Fix (r19914): Convert assertion in Backup<> destructor into DEB...
frosch
2010-06-05
(svn r19930) -Codechange: Deduplicate magic command parameter casts. (rubidium)
frosch
2010-05-31
(svn r19914) -Codechange: Wrap a helper class around temporary assignments of...
frosch
2010-04-20
(svn r19684) -Fix [FS#3779]: don't show an error message when trying to give ...
yexo
2010-04-17
(svn r19658) -Fix: One could turn transport companies into credit banks.
frosch
2010-04-02
(svn r19544) -Feature [FS#3496]: add an input box to the AI Debug window wher...
yexo
2010-03-20
(svn r19483) -Codechange: Code layout fixes, and parentheses reduction.
alberth
2010-01-05
(svn r18732) -Codechange: move the company related commands of misc_cmd.cpp t...
rubidium
2009-11-28
(svn r18330) -Cleanup: remove some unneeded includes
rubidium
2009-11-12
(svn r18052) -Codechange/Fix: make the 'pause' chat message when actually exe...
rubidium
2009-11-12
(svn r18051) -Codechange: make the active clients pause use a separate bit in...
rubidium
2009-11-12
(svn r18050) -Codechange: disallow 'pause on join' paused when not in a netwo...
rubidium
2009-10-04
(svn r17693) -Cleanup: remove some unneeded includes
rubidium
2009-09-18
(svn r17567) -Fix: some doxygen warnings
rubidium
2009-09-13
(svn r17532) -Codechange: Rename several Invalidate functions to SetDirty for...
frosch
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-08-05
(svn r17075) -Codechange: rename ~750 strings to be more uniform with their r...
rubidium
2009-05-31
(svn r16480) -Fix (r15617): Invalidate newgrf variable caches of more vehicle...
frosch
2009-05-23
(svn r16394) -Codechange: move (NewGRF) cache variables into a separate struc...
rubidium
2009-05-17
(svn r16327) -Codechange: replace IsValidPoolItemID(index) by PoolItem::IsVal...
smatz
2009-05-16
(svn r16325) -Codechange: replace GetPoolItem(index) by PoolItem::Get(index)
smatz
2009-05-06
(svn r16242) -Codechange: rework pausing
rubidium
2009-04-21
(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had t...
rubidium
2009-03-13
(svn r15704) -Cleanup: remove further includes from recently split files
smatz
2009-03-04
(svn r15617) -Change [FS#2694]: vehicle variables 40-43 weren't cached (thoug...
rubidium
2009-02-09
(svn r15434) -Codechange: bit of type safety for the DC_xxx flags.
rubidium
2009-02-09
(svn r15428) -Codechange: consistently use colour instead of having both colo...
rubidium
2009-02-09
(svn r15423) -Codechange: split widget related types to their own header and ...
rubidium
2009-01-31
(svn r15299) -Cleanup: remove many redundant includes
smatz
[next]