index
:
dfhack
master
to-upstream
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
Console-windows.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extract the color enum from color_ostream to toplevel.
Alexander Gavrilov
2012-08-19
1
-1
/
+1
*
Fix windows console bug
Petr Mrázek
2012-04-17
1
-3
/
+4
*
win32 SetConsoleTextAttribute doesn't know what COLOR_RESET (-1) is
Quietust
2012-03-27
1
-1
/
+1
*
Make plugins accept explicit output stream references.
Alexander Gavrilov
2012-03-10
1
-1
/
+1
*
Pull out a colored text output interface out of the Console class.
Alexander Gavrilov
2012-03-10
1
-96
/
+80
*
Header changes/cleanup.
Petr Mrázek
2011-12-31
1
-2
/
+2
*
More init hardening.
Petr Mrázek
2011-11-04
1
-1
/
+48
*
Command history separated from Console.
Petr Mrázek
2011-08-13
1
-28
/
+7
*
Fix windows build.
Petr Mrázek
2011-08-01
1
-1
/
+1
*
Windows part of mutex rewrite.
Petr Mrázek
2011-07-27
1
-30
/
+22
*
Safer console shutdown.
Petr Mrázek
2011-07-17
1
-42
/
+73
*
Disabled ctrl+c on windows (null signal handler). Some small fixes.
Petr Mrázek
2011-07-16
1
-2
/
+2
*
The console is now awesome when you use C++ streams too.
Petr Mrázek
2011-07-16
1
-8
/
+18
*
The console is now awesome on Windows too.
Petr Mrázek
2011-07-15
1
-232
/
+349
*
Error printing call for Console, the NYAN CAT!
Petr Mrázek
2011-07-14
1
-0
/
+37
*
Fix for a bug in command history queue access. dfhack script can run valgrind.
Petr Mrázek
2011-07-14
1
-3
/
+4
*
Windows side of the Console rewrite
Petr Mrázek
2011-07-14
1
-22
/
+258
*
Added destructor code for PluginManager, console color reset funstion.
Petr Mrázek
2011-06-25
1
-0
/
+9
*
Plugin manager, reworked kittens and reveal.
Petr Mrázek
2011-06-25
1
-0
/
+8
*
Prospector prints text again. Plugin lookup is better (ignores more non-libra...
Petr Mrázek
2011-06-24
1
-1
/
+1
*
Plugins go into a folder, disabled console close button on windows because of...
Petr Mrázek
2011-06-22
1
-0
/
+4
*
Console revamp - windows part
Petr Mrázek
2011-06-22
1
-0
/
+135
*
Console revamp - linux part.
Petr Mrázek
2011-06-22
1
-0
/
+0