Skip to content

Instantly share code, notes, and snippets.

sektour@SEKTOURONE ~ $ emerge -p wine
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild U ] app-emulation/wine-1.4.1 [1.2.3] USE="nls%* udisks%* (-gstreamer) -odbc% -opencl% (-selinux)"
* IMPORTANT: 5 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.
sektour@SEKTOURONE ~ $ sudo emerge =udev-191
* IMPORTANT: 5 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.
* IMPORTANT: 3 config files in '/etc/portage' need updating.
* See the CONFIGURATION FILES section of the emerge
* man page to learn how to update config files.
Calculating dependencies... done!
SEKTOURONE ~ # ACCEPT_KEYWORDS="~amd64" emerge wine -av
* IMPORTANT: 5 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.
* IMPORTANT: 3 config files in '/etc/portage' need updating.
* See the CONFIGURATION FILES section of the emerge
* man page to learn how to update config files.
This file has been truncated, but you can view the full file.
Starting FOnline (version 0420-EB)...
Engine initialization...
Sprite manager initialization...
Sprite manager initialization complete.
Sound manager initialization...
Sound manager initialization complete.
Loaded<152> critter types.
Load scripts...
Bind reserved functions...
Bind reserved functions complete.
Starting FOnline (version 0420-EB)...
Engine initialization...
Sprite manager initialization...
Sprite manager initialization complete.
Sound manager initialization...
Sound manager initialization complete.
Loaded<152> critter types.
Load scripts...
Bind reserved functions...
Bind reserved functions complete.
[styling]
default=default
comment=comment
commentline=comment_line
commentdoc=comment_doc
number=number_1
word=keyword_1
word2=keyword_2
string=string_1
character=string_1
sektour@SEKTOURONE /media/sdb/arcreborn/arc/trunk/Tools/ObjectEditor $ wine '/media/sdb/arcreborn/arc/trunk/Tools/ObjectEditor/ObjectEditor.exe'
fixme:wincodecs:PngDecoder_Block_GetCount 0x175dd60,0x33abdc: stub
fixme:wincodecs:PngDecoder_Block_GetCount 0x176f628,0x33abdc: stub
fixme:wincodecs:PngDecoder_Block_GetCount 0x176f628,0x33abdc: stub
fixme:wincodecs:PngDecoder_Block_GetCount 0x176f628,0x33abdc: stub
fixme:wincodecs:PngDecoder_Block_GetCount 0x175db20,0x33abdc: stub
fixme:wincodecs:PngDecoder_Block_GetCount 0x175db20,0x33abdc: stub
fixme:wincodecs:PngDecoder_Block_GetCount 0x175db20,0x33abdc: stub
fixme:wincodecs:PngDecoder_Block_GetCount 0x175db20,0x33abdc: stub
fixme:wincodecs:PngDecoder_Block_GetCount 0x175db20,0x33abdc: stub
// Author: cvet
#include "_macros.fos"
#include "_msgstr.fos"
#include "_math.fos"
#include "entire.fos"
#ifdef __DEBUG__
# define LogEx # (error) Log( error )
#endif
#ifndef __DEBUG__
# define LogEx # (error)
void global_process( int processType, Critter& cr, Item@ car, float& curX, float& curY, float& toX, float& toY, float& speed, uint& encounterDescriptor, bool& waitForAnswer )
{
int curXi = int(curX);
int curYi = int(curY);
Critter@[]@ group = cr.GetGlobalGroup();
Critter@ leader=group[0];
if(IsAnyData("GlobalEnterCrutch_"+leader.Id))
{
processType = GLOBAL_PROCESS_ENTER;
EraseAnyData("GlobalEnterCrutch_"+leader.Id);
sektour@SEKTOURONE ~ $ traceroute www.avito.ru
traceroute to www.avito.ru (80.76.156.73), 30 hops max, 60 byte packets
1 SEKTOUR (192.168.0.1) 0.512 ms 0.713 ms 0.950 ms
2 10.178.100.225 (10.178.100.225) 5.671 ms 5.668 ms 6.029 ms
3 10.255.255.233 (10.255.255.233) 3.352 ms 3.348 ms 3.344 ms
4 172.22.78.21 (172.22.78.21) 3.497 ms 3.492 ms 3.486 ms
5 172.22.78.5 (172.22.78.5) 3.633 ms 3.631 ms 3.841 ms
6 172.22.78.6 (172.22.78.6) 3.837 ms 1.082 ms 2.604 ms
7 178.130.0.89 (178.130.0.89) 2.608 ms 2.587 ms 2.719 ms
8 81.16.117.77 (81.16.117.77) 2.709 ms 2.682 ms 2.922 ms