This website requires JavaScript.
Explore
Help
Sign In
tomasz.sowa
/
winix
Watch
1
Star
0
Fork
0
You've already forked winix
Code
Issues
5
Pull Requests
Releases
Activity
Files
26226de8651fdc38932bace104e46a8101a38328
winix
/
winixd
/
plugins
/
stats
History
Tomasz Sowa
26226de865
global winixd/Makefile uses now 'find' for looking for *.cpp files
...
and we don't need Makefiles in subdirectories anymore (except plugins)
2022-06-26 06:22:27 +02:00
..
bot.cpp
…
bot.h
…
init.cpp
add WINIX_PLUGIN_QUIT and WINIX_QUIT plugins messages
2022-04-25 16:34:26 +02:00
Makefile
global winixd/Makefile uses now 'find' for looking for *.cpp files
2022-06-26 06:22:27 +02:00
Makefile.dep
global winixd/Makefile uses now 'find' for looking for *.cpp files
2022-06-26 06:22:27 +02:00
stats.cpp
updated to the new pikotools api: changed utf8 functions PascalCase to snake_case
2021-05-21 00:41:27 +02:00
stats.h
renamed: WinixModel -> WinixModelDeprecated (this class will be removed)
2021-06-16 18:07:44 +02:00
statssession.h
…
templates.cpp
…
templates.h
…